Hi,
I received a demand for a visual tree that can wrap certain children nodes within a visual border with a background color.
It should be something like the attached drawing.
So far I tried to change the background color of a NodeLayout's DataTemplate root grid, but as I thought it only colored the background of a single node.
This may be an ambitious request, but I'm wondering if it's even possible in XamDataTree.
Thanks!
Dror
There isn't styling point in the XamDataTree that would allow to achieve this behavior.
Regards,