[]
Gets or sets the text for this tab.
[C1Category("Appearance")]
[C1Description("RibbonTab.Text", "Gets or sets the text for this tab.")]
public string Text { get; set; }
<C1Category("Appearance")>
<C1Description("RibbonTab.Text", "Gets or sets the text for this tab.")>
Public Property Text As String