[]
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).
[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; }