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