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

    See Also