[]
        
(Showing Draft Content)

C1.Web.Mvc.TransposedMultiRow.Cell

Cell Class

Represents a cell on the TransposedMultiRow.

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