ArcGIS Pro 3.7 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 Property IsGroupVisible As Nullable(Of Boolean)
    public Nullable<bool> IsGroupVisible {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also