DragAndDropParametersEvent Property  | 
 
                Gets the drag and drop event.
            
 
    Namespace: 
   DotNetBrowser.Input.DragAndDrop.Handlers
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic DragEvent Event { get; }Property Value
Type: 
DragEventThe drag and drop event.
See Also