MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridPanel Class / Rows Property
In This Topic
    Rows Property (GridPanel)
    In This Topic
    Gets the collection of rows of this panel.
    Syntax
    public GridRowCollection Rows {get;}
    See Also