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