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