ArcGIS Pro 2.8 API Reference Guide
IsGroupVisible Property (IGalleryItem)

ArcGIS.Desktop.Framework.Contracts Namespace > IGalleryItem Interface : IsGroupVisible Property
Gets or sets a boolean indicating if the gallery item's belonging group is visible or not.
Syntax
Nullable<bool> IsGroupVisible {get; set;}
Property IsGroupVisible As Nullable(Of Boolean)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IGalleryItem Interface
IGalleryItem Members