Click or drag to resize

IDragAndDrop Properties

The IDragAndDrop type exposes the following members.

Properties
  NameDescription
Public propertyDropHandler
Gets or sets a handler that is used when the input system reports an underlying drop event with the browser as the drag target.
Public propertyEnabled
Enables or disables the drag and drop functionality in the browser.
Public propertyEnterDragHandler
Gets or sets a handler that is used when the input system reports an underlying drag enter event with the browser as the drag target.
Public propertyIsDisposed
Indicates if the object is already disposed.
(Inherited from IAutoDisposable.)
Top
See Also