Skip to content

RevoGrid Documentation v4.12.1 / 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:795
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:756
column?ColumnRegular--src/types/interfaces.ts:787
model?any--src/types/interfaces.ts:786
rowIndexnumberIndex of the row in the viewport-src/types/interfaces.ts:791
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:751