ArcGIS Pro 2.9 API Reference Guide
Group Property (GalleryItem)

ArcGIS.Desktop.Framework.Contracts Namespace > GalleryItem Class : Group Property
Gets or sets the group the gallery item belongs to.
Syntax
public string Group {get; set;}
Public Property Group As String
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, Windows 8.1

See Also

Reference

GalleryItem Class
GalleryItem Members