[]
Gets or sets the text label that appears at the bottom of this group.
[C1Category("Appearance")]
[C1Description("RibbonGroup.Text", "Gets or sets the text that appears at the bottom of this group.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonGroup.Text", "Gets or sets the text that appears at the bottom of this group.")>
Public Property Text As String