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

In This Topic
    Grid Property (GridFilterRow)
    In This Topic
    Gets the grid containing this row.
    Syntax
    'Declaration
     
    Public ReadOnly Property Grid As FlexGrid
    public FlexGrid Grid {get;}
    See Also