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