[]
Gets or sets a value indicating whether a tab will be shown when there is only one page in the control.
[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; }