ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.TransposedMultiRow Namespace / Cell Class
Members

In This Topic
    Cell Class
    In This Topic
    Represents a cell on the TransposedMultiRow.
    Object Model
    Cell ClassCellTemplate ClassDataMap Class
    Syntax
    'Declaration
     
    
    Public Class Cell 
       Inherits C1.Web.Mvc.ColumnBase
    public class Cell : C1.Web.Mvc.ColumnBase 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.ColumnBase
          C1.Web.Mvc.TransposedMultiRow.Cell

    See Also