Skip to content

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