[]
Represents a layout definition on the MultiRow.
public class CellGroup
Name | Description |
---|---|
CellGroup() | Creates one CellGroup instance. |
Name | Description |
---|---|
Cells | Array of cell objects, which extend Column with colspan property. |
Colspan | Number of grid columns spanned by the group. |
Header | Group header (shown when the headers are collapsed). |
IsRowHeader | Gets or sets a value that determines whether this is a row header group. |