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