InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / GridRowCollection Class
Members

In This Topic
    GridRowCollection Class
    In This Topic
    GridRow collection. Just an ElementList typed to get and set GridRow objects.
    Object Model
    GridRowCollection Class
    Syntax
    'Declaration
     
    Public Class GridRowCollection 
       Inherits ElementList
    public class GridRowCollection : ElementList 
    Inheritance Hierarchy

    System.Object
       System.Collections.ArrayList
          C1.Framework.ElementList
             C1.Framework.GridRowCollection

    See Also