ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class
Members

In This Topic
    TransposedGridRow Class
    In This Topic
    Represents a column on the grid.
    Object Model
    TransposedGridRow ClassCellTemplate ClassDataMap Class
    Syntax
    'Declaration
     
    
    Public Class TransposedGridRow 
       Inherits TransposedGridRowBase
    public class TransposedGridRow : TransposedGridRowBase 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.ColumnBase
          C1.Web.Mvc.TransposedGrid.TransposedGridRowBase
             C1.Web.Mvc.TransposedGrid.TransposedGridRow

    See Also