Click or drag to resize

DotNetBrowser.Input.DragAndDrop.Handlers Namespace

This namespace contains interfaces and classes related to the Drag & Drop handlers.
Classes
  ClassDescription
Public classDragAndDropParameters
The base class for all IDragAndDrop handlers parameters.
Public classDragEvent
Represents drag and drop event and provides access to the event data.
Public classDropParameters
The parameters of the DropHandler.
Public classEnterDragParameters
The parameters of the EnterDragHandler.