[]
Gets or sets the group name associated with the RibbonGalleryItem.
[C1Category("Behavior")]
[C1Description("RibbonGalleryItem.GroupName", "The group name associated with the gallery Item.")]
public string GroupName { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGalleryItem.GroupName", "The group name associated with the gallery Item.")>
Public Property GroupName As String