FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellFactory Class / Grid Property

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