RevoGrid Documentation v4.15.8 / 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:788 |
data | DataLookup<any> | - | - | src/types/interfaces.ts:850 |
models | Partial<DataLookup<any>> | - | - | src/types/interfaces.ts:851 |
range | null | RangeArea | - | - | src/types/interfaces.ts:852 |
rowType | DimensionRows | Represents the dimension type for rows. | AllDimensionType.rowType | src/types/interfaces.ts:783 |