New to Telerik UI for BlazorStart a free 30-day trial

The layout mode of the Grid.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GridDataLayoutMode

Fields

Standard column-based layout with traditional table structure.

C#
Columns = 0

Stacked layout where columns are displayed in a card-like format.

C#
Stacked = 1
In this article
DefinitionFieldsColumnsStacked
Not finding the help you need?
Contact Support