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