DragEventHandler
Wisej.Web.DragEventHandler
Last updated
Wisej.Web.DragEventHandler
Last updated
sender
The source of the event.
e
A DragEventArgs that contains the event data.
Fired when a drag-and-drop operation is completed.
Fired when an object is dragged into the control's bounds.
Fired when an object is dragged over the control's bounds.