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