Class DragAndDropParameters
- Namespace
- DotNetBrowser.Input.DragAndDrop.Handlers
- Assembly
- DotNetBrowser.dll
The base class for all IDragAndDrop handlers parameters.
public class DragAndDropParameters
- Inheritance
-
DragAndDropParameters
- Derived
- Inherited Members
Properties
- DragAndDrop
Gets the IDragAndDrop instance the handler is associated with.
- Event
Gets the drag and drop event.