WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridControlPanel Class / GridControlPanel Constructor
The grid.
In This Topic
    GridControlPanel Constructor
    In This Topic
    Initializes a new instance of the GridControlPanel class.
    Syntax
    public GridControlPanel( 
       C1GridControl grid
    )

    Parameters

    grid
    The grid.
    See Also