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

In This Topic
    TransposedGridRow Constructor
    In This Topic
    Creates one TransposedGridRow instance.
    Syntax
    'Declaration
     
    Public Function New()
    public TransposedGridRow()
    See Also