C1.Web.Mvc.TransposedMultiRow Namespace / CellInfo Class
Properties


CellInfo Class Members

The following tables list the members exposed by CellInfo.

Public Constructors
 NameDescription
Public ConstructorCreates one CellInfo instance.  
Top
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 grid's columns collection.  
Public PropertyGets or sets visibility of column. (Inherited from C1.Web.Mvc.ColumnInfo)
Top
See Also