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

In This Topic
    SelectedTab Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectedTab As C1.Win.Ribbon.RibbonTab
    public C1.Win.Ribbon.RibbonTab SelectedTab {get; set;}
    See Also