Skip to content

RevoGrid Documentation v4.21.7 / FocusAfterRenderEvent

Interface: FocusAfterRenderEvent

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

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
colIndexnumberVirtual index of the column in the viewport-src/types/interfaces.ts:853
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:814
column?ColumnRegular<ColumnProp>--src/types/interfaces.ts:845
model?any--src/types/interfaces.ts:844
rowIndexnumberVirtual index of the row in the viewport-src/types/interfaces.ts:849
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:809