|
Node control wrapping
Monday, 04 January 2010
Flexible TreeView allows you to wrap a node control to the next level, i.e. show it under all node controls on one level.
To do that, enable the Wrap node control property. You can have as many levels as you need. Because the wrapped node control will be shown under all node controls on the level above, align those node controls horizontally only to the top, otherwise the wrapped node control may overlap them or will be invisible.
|
|