[]
Gets or sets a value indicating whether the end user can rename tabs by double clicking on the tab's text.
[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; }