New to Kendo UI for Angular? Start a free 30-day trial
GridClipboardTargetType
Specifies the starting point (Grid cell) for clipboard operations.
type
GridClipboardTargetType = "selection" | "activeCell";