TreeListColumnEditorEventArgs Constructors
Provides data for the ASPxTreeList.CellEditorInitialize event.| Name | Parameters | Description |
|---|---|---|
| TreeListColumnEditorEventArgs(String, TreeListDataColumn, ASPxEditBase, Object) | nodeKey, column, editor, value | Initializes a new instance of the TreeListColumnEditorEventArgs class. |
See Also