Skip to main content
All docs
V23.2

GridCustomizeCellEditorEventArgs Properties

The base class that declares common properties for the GridCustomizeDataRowEditorEventArgs and GridCustomizeFilterRowEditorEventArgs classes.
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 an object that defines grid API members (properties and methods).
See Also