LayoutDefinition Property
LayoutDefinition
Gets or sets an array that defines the layout of the rows used to display each data item.
Declaration
[Json(1)]
public IList<CellGroup> LayoutDefinition { get; }
<Json(1)>
Public ReadOnly Property LayoutDefinition As IList(Of CellGroup)