ASPxTreeListEditorCreateEventArgs Properties
Provides data for the ASPxTreeList.AutoFilterCellEditorCreate event.
Name | Description |
---|---|
Column | Gets the data column to which the processed filter row cell corresponds. |
Editor |
Gets or sets the filter cell’s editor.
Inherited from ASPx |
Value |
Gets or sets the filter cell’s value.
Inherited from ASPx |
See Also