TreeListNode Events
A node displayed within a TreeListView.Name | Description |
---|---|
PropertyChanged | Occurs every time any of the TreeListNodeBase.Content and TreeListNodeBase.IsExpanded properties have changed their value. Inherited from TreeListNodeBase. |
See Also