Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridPanel Class
Members

In This Topic
    GridPanel Class
    In This Topic
    Represents a panel of the grid. Each panel is related to a GridCellType.
    Object Model
    GridPanel ClassGridColumnCollection ClassGridColumn ClassFlexGrid ClassGridRowCollection ClassGridRow ClassGridCellRange Class
    Syntax
    'Declaration
     
    
    Public Class GridPanel 
    public class GridPanel 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Grid.GridPanel

    See Also