[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.CellGroup

CellGroup Class

Represents a layout definition on the MultiRow.

Inheritance
CellGroup
Namespace: C1.Web.Mvc.MultiRow
Assembly: C1.Web.Mvc.MultiRow.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.