AdvancedTreeView

Inherits TreeView.


Extends functionality of TreeView.

Properties

Name Type Description
ExpandOnClick bool Gets or sets flag that determines if items expand/collapse on single click.
SelectedVisual TreeViewItem Gets TreeViewItem associated with selected item.
CollapseSiblings bool Gets or sets flag that determines if siblings collapse when selected item changes.

Additional Features