Class IgxTemplateCellUpdatingEventArgs
Hierarchy
Hierarchy
- IgxTemplateCellUpdatingEventArgs
Accessors
cellInfo
- get cellInfo(): IgxCellInfo
-
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.