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

In This Topic
    TopRow Property (C1FlexPivotGrid)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TopRow As Integer
    public int TopRow {get; set;}
    See Also