[]
        
(Showing Draft Content)

C1.Web.Mvc.HeaderTemplateCell

HeaderTemplateCell Class

Represents a item for the GroupHeaderTemplate.

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

Constructors

Name Description
HeaderTemplateCell()

Properties

Name Description
Col

column position

ColSpan

column span

Row

row position

RowSpan

row span

Title

Text will appear in this area

Methods

Name Description
Set(int, int, int, int, string)

Set value for properties of cell.