[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.ShowSingleTab

ShowSingleTab Property

ShowSingleTab

Gets or sets a value indicating whether a tab will be shown when there is only one page in the control.

Declaration
[C1Description("C1DockingTab.ShowSingleTab", "Gets or sets a value indicating whether a tab will be shown when there is only one page in the control.")]
[C1Category("Behavior")]
public bool ShowSingleTab { get; set; }