Skip to main content
A newer version of this page is available. .
All docs
V23.1

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