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