MindFusion.UI for WebForms Programmer's Guide

DragEventArgs Members

Constructors Methods
 


Contains the arguments passed to handlers of drag-related events.

The following tables list the members exposed by the DragEventArgs type.

 Public Constructors

  Name Description

DragEventArgs

Initializes a new instance of the DragEventArgs class.

 Public Methods

  Name Description

getAction

Gets the action associated with the event.

getRawEventArgs

Gets the JavaScript event data.

 See Also