FocusedNodeChangedEventArgs Properties
Provides data for the TreeList.FocusedNodeChanged event.
Name | Description |
---|---|
Node |
Gets the current Tree List node.
Inherited from Node |
Old |
Gets the previously focused Tree List node. |
See Also