ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / C1GridView Constructor / C1GridView Constructor()

In This Topic
    C1GridView Constructor()
    In This Topic
    Constructor. Creates a new instance of the C1GridView class.
    Syntax
    'Declaration
     
    Public Function New()
    public C1GridView()
    See Also