New to Kendo UI for AngularStart a free 30-day trial

Configures the GridClipboardDirective settings.

Definition

Package:@progress/kendo-angular-grid

Properties

copy?

boolean

If set to true, enables the copy operation.

If set to true, includes column titles or field names in the clipboard data.

cut?

boolean

If set to true, enables the cut operation.

paste?

boolean

If set to true, enables the paste operation.

wholeRow?

boolean

If set to true, clipboard actions affect the whole data row.