[]
Gets or sets the ToolTip string.
[C1Category("Behavior")]
[C1Description("RibbonItem.ToolTip", "Gets or sets the ToolTip string.")]
public virtual string ToolTip { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonItem.ToolTip", "Gets or sets the ToolTip string.")>
Public Overridable Property ToolTip As String