[]
Gets or sets the tooltip associated with the menu item.
[C1Category("Appearance")]
[C1Description("RadialMenuItemBase.ToolTip", "The tooltip associated with the menu item.")]
public virtual string ToolTip { get; set; }
<C1Category("Appearance")>
<C1Description("RadialMenuItemBase.ToolTip", "The tooltip associated with the menu item.")>
Public Overridable Property ToolTip As String