Skip to content

RevoGrid Documentation v4.21.7 / RangeClipboardPasteEvent

Interface: RangeClipboardPasteEvent

Range paste.

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:814
dataDataLookup<any, ColumnProp>--src/types/interfaces.ts:876
modelsPartial<DataLookup<any, ColumnProp>>--src/types/interfaces.ts:877
rangenull | RangeArea--src/types/interfaces.ts:878
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:809