TreeViewNodeEventArgs Properties
Provides data for the AfterCollapse, AfterExpand and SelectionChanged events.
Name | Description |
---|---|
Caused |
Obsolete. Specifies whether an event was triggered by a user action or programmatically. |
Node |
Returns information about a node related to the event. |
Reason |
Returns the reason why the Tree |
See Also