ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupDefinition Class / Dockable Property

In This Topic
    Dockable Property
    In This Topic
    Gets or sets whether the popup content is added to the default dockable window or a new pinned window.
    Syntax
    public bool Dockable {get; set;}
    Public Property Dockable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also