ArcGIS Pro 3.7 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 Property TargetModel As Object
    public object TargetModel {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also