ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.8 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / Rows Property

In This Topic
    Rows Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Rows As C1.Win.FlexGrid.RowCollection
    public C1.Win.FlexGrid.RowCollection Rows {get;}
    See Also