New to Kendo UI for Angular? Start a free 30-day trial
GridClipboardEventType
The possible values of the Grid GridClipboardEvent
type
property.
type
GridClipboardEventType = "copy" | "cut" | "paste";