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

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