ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.TransposedGrid Assembly / C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRowBase Class
Members

In This Topic
    TransposedGridRowBase Class
    In This Topic
    Represents a row on the TransposedGrid.
    Object Model
    TransposedGridRowBase Class
    Syntax
    'Declaration
     
    Public Class TransposedGridRowBase 
       Inherits C1.Web.Mvc.ColumnBase
    public class TransposedGridRowBase : C1.Web.Mvc.ColumnBase 
    Inheritance Hierarchy

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

    See Also