[]
Gets or sets the label used to identify this RibbonMenu.
[C1Category("Appearance")]
[C1Description("RibbonMenu.Text", "Gets or sets the text associated with the menu.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonMenu.Text", "Gets or sets the text associated with the menu.")>
Public Property Text As String