GridClipboardTargetCell
Interface
Describes the target cell for a clipboard operation.
Definition
Package:@progress/kendo-angular-grid
Properties
colField
string
The field of the column for the target cell.
dataItem
any
The data item for the target cell.
dataRowIndex
number
The data row index of the target cell.