[]
        
(Showing Draft Content)

C1.Win.Command.C1DockingTab.ShowToolTips

ShowToolTips Property

ShowToolTips

Gets or sets a value indicating whether the tool tip is shown when the mouse passes over the tab.

Declaration
[C1Description("C1DockingTab.ShowToolTips", "Gets or sets a value indicating whether the tool tip is shown when the mouse passes over the tab.")]
[C1Category("Behavior")]
public bool ShowToolTips { get; set; }