Skip to content

RevoGrid Documentation v4.23.12 / 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:845
dataT[][]--src/types/interfaces.ts:914
mappingOldNewRangeMapping--src/types/interfaces.ts:916
rangeRangeArea--src/types/interfaces.ts:915
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:840