The following tables list the members exposed by CellInfo.
Public Properties
| Name | Description |
| Binding | Gets or sets the name of the property this column is bound to. (Inherited from C1.Web.Mvc.ColumnInfo) |
| DataMap | Gets the data map info used to convert raw values into display values for the column. (Inherited from C1.Web.Mvc.ColumnInfo) |
| Group | Gets or sets the index of the cell group which the cell belongs to. |
| Index | Overridden. Gets or sets the index of the column in the grid's columns collection. |
Top
See Also