[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.TabsCanFocus

TabsCanFocus Property

TabsCanFocus

Gets or sets a value indicating whether tabs can receive focus on mouse click.

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