[]
        
(Showing Draft Content)

C1.Win.C1Command.C1DockingTab.AutoHiding

AutoHiding Property

AutoHiding

Gets or sets the value indicating whether the pages of the tab control are in auto-hiding mode.

Declaration
[C1Description("C1DockingTab.AutoHiding", "Gets or sets the value indicating whether the pages of the tab control are in auto-hiding mode.")]
[C1Category("Behavior")]
public bool AutoHiding { get; set; }