[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.SelectedTab

SelectedTab Property

SelectedTab

Gets or sets the currently selected page.

Declaration
[C1Description("C1DockingTab.SelectedTab", "Gets or sets the currently selected page.")]
[Browsable(false)]
public C1DockingTabPage SelectedTab { get; set; }
<C1Description("C1DockingTab.SelectedTab", "Gets or sets the currently selected page.")>
<Browsable(False)>
Public Property SelectedTab As C1DockingTabPage