NodeChangedEventArgs Properties
Provides data for the TreeList.NodeChanged event.
Name | Description |
---|---|
Change |
Gets the way the node has been changed. |
Node |
Gets the current Tree List node.
Inherited from Node |
Node |
Gets the collection that contains the current node. |
See Also