ArcGIS Pro 2.9 API Reference Guide
IsGroupVisible Property (GalleryItem)

ArcGIS.Desktop.Framework.Contracts Namespace > GalleryItem Class : IsGroupVisible Property
Gets or sets the IsGroupVisible flag.
Syntax
public Nullable<bool> IsGroupVisible {get; set;}
Public Property IsGroupVisible As Nullable(Of Boolean)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GalleryItem Class
GalleryItem Members