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

    See Also