MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridRowCollection Class
Members
In This Topic
    GridRowCollection Class
    In This Topic
    Collection of rows.
    Object Model
    GridRowCollection ClassGridRow Class
    Syntax
    public class GridRowCollection : C1.Maui.Grid.GridRowColCollection<GridRow> 
    Inheritance Hierarchy

    System.Object
       C1.DataCollection.C1DataCollectionList<T>
          C1.Maui.Grid.GridRowColCollection<T>
             C1.Maui.Grid.GridRowCollection

    See Also