C1.AspNetCore.Mvc.TransposedMultiRow Assembly / C1.Web.Mvc.TransposedMultiRow Namespace / CellInfo Class
Members

CellInfo Class
Represents a cell info that describes a column on the TransposedMultiRow.
Object Model
CellInfo Class
Syntax
'Declaration
 
Public Class CellInfo 
   Inherits C1.Web.Mvc.ColumnInfo
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ColumnInfo
      C1.Web.Mvc.TransposedMultiRow.CellInfo

See Also