Skip to content

RevoGrid Documentation v4.12.12 / FocusAfterRenderEvent

Interface: FocusAfterRenderEvent

Represents the mapping of dimension types to their corresponding dimension types.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
colIndexnumberIndex of the column in the viewport-src/types/interfaces.ts:808
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:769
column?ColumnRegular--src/types/interfaces.ts:800
model?any--src/types/interfaces.ts:799
rowIndexnumberIndex of the row in the viewport-src/types/interfaces.ts:804
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:764