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

In This Topic
    TargetModel Property
    In This Topic
    Allows drop handlers to specify an alternate target object.
    Syntax
    public object TargetModel {get; set;}
    Public Property TargetModel As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also