TreeListCustomNodeSortEventArgs Constructors
Provides data for the ASPxTreeList.CustomNodeSort event.| Name | Parameters | Description |
|---|---|---|
| TreeListCustomNodeSortEventArgs(TreeListDataColumn, TreeListNode, TreeListNode) | column, node1, node2 | Initializes a new instance of the TreeListCustomNodeSortEventArgs class. |
See Also