Input for WinForms | ComponentOne
C1.Framework Namespace / GridPanel Class / Rows Property

In This Topic
    Rows Property (GridPanel)
    In This Topic
    Returns the GridRowCollection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Rows As GridRowCollection
    public GridRowCollection Rows {get;}
    See Also