[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.Cell

Cell Class

Represents a cell on the MultiRow.

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

Constructors

Name Description
Cell()

Creates one Cell instance.

Properties

Name Description
Colspan

Number of grid columns spanned by the group.

Rowspan

Number of grid rows spanned by the group.