C1.Web.Mvc Namespace / ColumnInfo Class


ColumnInfo Class Properties

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

Public Properties
 NameDescription
Public PropertyGets or sets the name of the property this column is bound to.  
Public PropertyGets the data map info used to convert raw values into display values for the column.  
Public PropertyGets or sets format of column.  
Public PropertyGets or sets the index of the column in the grid's columns collection.  
Public PropertyGets or sets visibility of column.  
Top
See Also