[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.HeaderCellGroup

HeaderCellGroup Class

Represents a HeaderLayoutDefinition on the MultiRow.

Inheritance
HeaderCellGroup
Namespace: C1.Web.Mvc.MultiRow
Assembly: C1.Web.Mvc.MultiRow.dll
Syntax
public class HeaderCellGroup

Constructors

Name Description
HeaderCellGroup()

Creates one HeaderCellGroup 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).