Inherits TreeView.
Extends functionality of TreeView.
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. |