GridCustomizeCellEditorEventArgs Properties
The base class that declares properties for the GridCustomizeDataRowEditorEventArgs class.Name | Description |
---|---|
EditSettings | Returns an object that contains editor settings. |
FieldName | Gets a name of a data field whose editor is being processed. |
Grid | Returns the Grid object. |
See Also