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