WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / Rows Property
In This Topic
    Rows Property (FlexGrid)
    In This Topic
    Gets the collection of rows of the grid.
    Syntax
    public GridRowCollection Rows {get;}
    See Also