TreeListNodeBase Events
Serves as a base for classes that represent TreeList nodes.Name | Description |
---|---|
PropertyChanged | Occurs every time any of the TreeListNodeBase.Content and TreeListNodeBase.IsExpanded properties have changed their value. |
See Also