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