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