Version 1
Common Interface ICustomEditorOptions GrapeCity DataViewsJS Interface

ICustomEditorOptions Interface

Defines options to initialize custom column editor

Heirarchy

  • ICustomEditorOptions

Properties

cellRect

cellRect: IRect

The cell bounding rectangle

col

col: IColumn

The column being edited

container

container: HTMLElement

The cell DOM element

dataview

dataview: IGrid

The instance of DataView

value

value: any

The current value of the cell