DragDropArgsAllowedEffect Property |
Returns which drag-and-drop operations are allowed by the originator (or source) of the drag event.
Namespace: Easymap.AddIn.CommonAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic DragDropEffects AllowedEffect { get; }Public ReadOnly Property AllowedEffect As DragDropEffects
Get
Property Value
DragDropEffects
See Also