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

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