[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.CanRenameTabs

CanRenameTabs Property

CanRenameTabs

Gets or sets a value indicating whether the end user can rename tabs by double clicking on the tab's text.

Declaration
[C1Description("C1DockingTab.CanRenameTabs", "Gets or sets a value indicating whether the end user can rename tabs by double clicking on the tab's text.")]
[C1Category("Behavior")]
public bool CanRenameTabs { get; set; }