Skip to content

RevoGrid Documentation v4.26.2 / 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:851
dataT[][]--src/types/interfaces.ts:925
mappingOldNewRangeMapping--src/types/interfaces.ts:927
rangeRangeArea--src/types/interfaces.ts:926
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:846