[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.CanAutoHide

CanAutoHide Property

CanAutoHide

Gets or sets a value indicating whether the pages can auto-hide (if both CanAutoHide and ShowCaption are true, a pin icon appears in the caption area).

Declaration
[C1Description("C1DockingTab.CanAutoHide", "Gets or sets a value indicating whether the pages can auto-hide (if both CanAutoHide and ShowCaption are true, a pin icon appears in the caption area).")]
[C1Category("Behavior")]
public bool CanAutoHide { get; set; }