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