[]
Gets or sets a value indicating whether tabs can receive focus on mouse click.
[C1Description("C1DockingTab.TabsCanFocus", "Gets or sets a value indicating whether tabs can receive focus on mouse click.")]
[C1Category("Behavior")]
public bool TabsCanFocus { get; set; }