ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / GalleryItem Class / IsGroupVisible Property

In This Topic
    IsGroupVisible Property (GalleryItem)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also