Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / SelectedTabIndex Property

In This Topic
    SelectedTabIndex Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectedTabIndex As System.Integer
    public System.int SelectedTabIndex {get; set;}
    See Also