TreeListNodeEventArgs Constructors
Provides data for the TreeListView.NodeExpanded and TreeListView.NodeCollapsed events.| Name | Parameters | Description |
|---|---|---|
| TreeListNodeEventArgs(TreeListNode) | node | Initializes a new instance of the TreeListNodeEventArgs class. |
See Also