RevoGrid Documentation v4.21.7 / RangeClipboardPasteEvent
Interface: RangeClipboardPasteEvent
Range paste.
Extends
Properties
| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
colType | DimensionCols | Represents the dimension type for columns. | AllDimensionType.colType | src/types/interfaces.ts:814 |
data | DataLookup<any, ColumnProp> | - | - | src/types/interfaces.ts:876 |
models | Partial<DataLookup<any, ColumnProp>> | - | - | src/types/interfaces.ts:877 |
range | null | RangeArea | - | - | src/types/interfaces.ts:878 |
rowType | DimensionRows | Represents the dimension type for rows. | AllDimensionType.rowType | src/types/interfaces.ts:809 |