DragDrop Fields
Fields
AllowDropProperty | |
DragEnterEvent | Event which is raised, when a drag-and-drop operation enters the element. |
DragLeaveEvent | Event which is raised, when a drag-and-drop operation leaves the element. |
DragOverEvent | Event which is raised, when a drag-and-drop operation is updated while over the element. |
DropEvent | Event which is raised, when a drag-and-drop operation should complete over the element. |