TreeListCustomizeFilterRowEditorEventArgs Properties
Contains data for the CustomizeFilterRowEditor event.Name | Description |
---|---|
EditSettings | Returns an object that contains editor settings. |
FieldName | Returns the name of the data field whose editor is being processed. |
TreeList | Returns the TreeList object. |
See Also