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


In This Topic
    CellInfo Class Members
    In This Topic

    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