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