New to Kendo UI for Angular? Start a free 30-day trial
DataLayoutMode
Updated on Oct 31, 2025
Specifies the Grid data layout display mode.
type DataLayoutMode = "columns" | "stacked";
Specifies the Grid data layout display mode.
type DataLayoutMode = "columns" | "stacked";