ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / ColumnInfo Class
Properties


In This Topic
    ColumnInfo Class Members
    In This Topic

    The following tables list the members exposed by ColumnInfo.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of ColumnInfo object.  
    Top
    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