ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapMember Class / ShowPopups Property

In This Topic
    ShowPopups Property (MapMember)
    In This Topic
    Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked.
    Syntax
    public bool ShowPopups {get;}
    Public ReadOnly Property ShowPopups As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also