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

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