[]
        
(Showing Draft Content)

C1.Web.Mvc.MultiRow.CellInfo

CellInfo Class

Represents a cell info that describes a column on the MultiRow.

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

Constructors

Name Description
CellInfo()

Creates one CellInfo instance.

Properties

Name Description
Group

Gets or sets the index of the cell group which the cell belongs to.

Index

Gets or sets the index of the column in the cell group's cells collection.