Skip to content

RevoGrid Documentation v4.12.4 / ApplyFocusEvent

Interface: ApplyFocusEvent

Represents the event object that is emitted when applying focus. It includes information about the dimension type and focused cells.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:769
endCell-FocusedCells.endsrc/types/selection.ts:86
focusCell-FocusedCells.focussrc/types/selection.ts:85
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:764