New to Kendo UI for AngularStart a free 30-day trial

ColumnSortSettings

Updated on Jun 18, 2025

Defines the settings for sorting a Gantt column.

type ColumnSortSettings = boolean | { allowUnsort?: boolean; initialDirection?: "asc" | "desc"; };

Not finding the help you need?
Contact Support