NodeEventArgs Fields
Provides data for the TreeList.AfterCollapse, TreeList.AfterExpand, TreeList.AfterDragNode and TreeList.AfterFocusNode events.
Name | Description |
---|---|
Empty static |
Provides a value to use with events that do not have event data.
Inherited from Event |
See Also