[]
Gets or sets the value indicating whether the pages of the tab control are in auto-hiding mode.
[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; }