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