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

In This Topic
    Handled Property (DropDataItem)
    In This Topic
    Get or sets whether the drop was handled or not.
    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