Class IgrTemplateCellUpdatingEventArgs
Hierarchy
Hierarchy
- IgrTemplateCellUpdatingEventArgs
Accessors
cellInfo
- get cellInfo(): IgrCellInfo
content
- get content(): Element
Returns Element
context
- get context(): CanvasRenderingContext2D
Returns CanvasRenderingContext2D
i
- get i(): TemplateCellUpdatingEventArgs
Returns TemplateCellUpdatingEventArgs
isCanvasBased
- get isCanvasBased(): boolean
Returns boolean
Methods
ensureCorrectSize
- ensureCorrectSize(): boolean
Returns boolean
renderStandardBackground
- renderStandardBackground(): void
Returns void
renderStandardContent
- renderStandardContent(): void
Returns void
Information about the cell that has content which is being created or updated.