ArcGIS Pro 3.0 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, Windows 8.1

    See Also