ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / GalleryItem Class / Group Property
Version

Group Property (GalleryItem)
Gets or sets the group the gallery item belongs to.
Syntax
public string Group {get; set;}
Remarks

Gallery items can optionally be grouped. All gallery items with the same Group will appear grouped under this heading in the gallery drop down menu.

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also