NodeEventArgs Properties
Provides data for the TreeList.AfterCollapse, TreeList.AfterExpand, TreeList.AfterDragNode and TreeList.AfterFocusNode events.
Name | Description |
---|---|
Node | Gets the current Tree List node. |
See Also