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