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