[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.ShowTabs

ShowTabs Property

ShowTabs

Gets or sets whether tabs area is displayed within the C1DockingTab.

Declaration
[C1Category("Appearance")]
[C1Description("C1DockingTab.ShowTabs", " Gets or sets whether tabs area is displayed.")]
public bool ShowTabs { get; set; }
Remarks

Use the ShowTabs property to control the display of the tabs. If this property is set to false, the tabs area is not displayed.