C1.AspNetCore.Mvc.TransposedMultiRow Assembly / C1.Web.Mvc.TransposedMultiRow Namespace / CellInfo Class


CellInfo Class Properties

For a list of all members of this type, see CellInfo members.

Public Properties
 NameDescription
Public PropertyGets or sets the name of the property this column is bound to. (Inherited from C1.Web.Mvc.ColumnInfo)
Public PropertyGets the data map info used to convert raw values into display values for the column. (Inherited from C1.Web.Mvc.ColumnInfo)
Public PropertyGets or sets format of column. (Inherited from C1.Web.Mvc.ColumnInfo)
Public PropertyGets or sets the index of the cell group which the cell belongs to.  
Public PropertyOverridden. Gets or sets the index of the column in the cell group's cells collection.  
Public PropertyGets or sets visibility of column. (Inherited from C1.Web.Mvc.ColumnInfo)
Top
See Also