[]
Gets or sets the text associated with the RibbonButton.
[C1Category("Appearance")]
[C1Description("RibbonButton.Text", "Gets or sets the text associated with the button.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonButton.Text", "Gets or sets the text associated with the button.")>
Public Property Text As String