ArcGIS Pro 3.7 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 Property Dockable As Boolean
    public bool Dockable {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also