WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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.WinUI.Grid.GridRowColCollection<GridRow> 
    Inheritance Hierarchy

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

    See Also