The following tables list the members exposed by DragDropMoveEventArgs.
Name | Description | |
---|---|---|
DragDropMoveEventArgs Constructor |
Name | Description | |
---|---|---|
elementAtMouse | Returns a references to the html element under mouse or null. Reference to element under mouse or null. (Inherited from Infragistics.Web.UI.DragDropEventArgs) | |
manager | Returns a references to the DragDropManager object. Reference to DragDropManager. (Inherited from Infragistics.Web.UI.DragDropEventArgs) | |
x | Returns the current x coordinate of the mouse in relation to the window. The current x coordinate. | |
y | Returns the current y coordinate of the mouse in relation to the window. The current y coordinate. |