TreeListNodeChangedEventArgs Properties
Provides data for the TreeListView.NodeChanged events.
Name | Description |
---|---|
Change |
Gets the way in which the node has changed. |
Node | Gets the changed node. |
See Also