Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellsPanel Class / Grid Property

In This Topic
    Grid Property (GridCellsPanel)
    In This Topic
    Gets the associated grid.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Grid As GridBase
    public GridBase Grid {get;}
    See Also