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

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