ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DropInfo Class / Handled Property

In This Topic
    Handled Property (DropInfo)
    In This Topic
    Gets or sets boolean indicating if the drop was handled.
    Syntax
    public bool Handled {get; set;}
    Public Property Handled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also