[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonQat.ToolTip

ToolTip Property

ToolTip

Gets or sets the ToolTip string for the 'Customize QAT' drop-down button.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonQat.ToolTip", "Gets or sets the ToolTip string for the 'Customize QAT' drop-down button.")]
public override string ToolTip { get; set; }
Overrides