Skip to content

RevoGrid Documentation v4.14.10 / 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:770
dataT[][]--src/types/interfaces.ts:839
mappingOldNewRangeMapping--src/types/interfaces.ts:841
rangeRangeArea--src/types/interfaces.ts:840
rowTypeDimensionRowsRepresents the dimension type for rows.AllDimensionType.rowTypesrc/types/interfaces.ts:765