[]
Gets or sets whether tabs area is displayed within the C1DockingTab.
[C1Category("Appearance")]
[C1Description("C1DockingTab.ShowTabs", " Gets or sets whether tabs area is displayed.")]
public bool ShowTabs { get; set; }
Use the ShowTabs property to control the display of the tabs. If this property is set to false, the tabs area is not displayed.