Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / C1Ribbon Class / SelectedTabIndex Property

In This Topic
    SelectedTabIndex Property (C1Ribbon)
    In This Topic
    Gets or sets the selected tab index.
    Syntax
    'Declaration
     
    
    Public Property SelectedTabIndex As Integer
    public int SelectedTabIndex {get; set;}
    See Also