New to Kendo UI for Vue? Start a free 30-day trial
GridColumnType
Updated on Mar 31, 2026
Sets the column type.
type GridColumnType = "data" | "reorder" | "checkbox" | "pin";
Sets the column type.
type GridColumnType = "data" | "reorder" | "checkbox" | "pin";