[]
        
(Showing Draft Content)

C1.Web.Mvc.TransposedMultiRow.CellGroup

CellGroup Class

Represents a layout definition on the TransposedMultiRow.

Inheritance
CellGroup
Namespace: C1.Web.Mvc.TransposedMultiRow
Assembly: C1.Web.Mvc.TransposedMultiRow.dll
Syntax
public class CellGroup

Constructors

Name Description
CellGroup()

Creates one CellGroup instance.

Properties

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.