Skip to content

RevoGrid Documentation v4.21.7 / RangeClipboardCopyEventProps

Interface: RangeClipboardCopyEventProps<T>

Range copy.

Extends

Type Parameters

Type ParameterDefault type
Tany

Properties

PropertyTypeDescriptionInherited fromDefined in
colTypeDimensionColsRepresents the dimension type for columns.AllDimensionType.colTypesrc/types/interfaces.ts:814
dataT[][]--src/types/interfaces.ts:883
mappingOldNewRangeMapping--src/types/interfaces.ts:885
rangeRangeArea--src/types/interfaces.ts:884
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:809