DragDropArgsData Property |
Returns an object that contains the data associated with this event.
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic Object Data { get; }
Public ReadOnly Property Data As Object
Get
Property Value
Type:
Object
See Also