documentationfor yFiles for HTML 3.0.0.3

QueryContinueDragEventArgs

The event argument class that is used by query-continue-drag during drags.

Inheritance Hierarchy
EventArgs
QueryContinueDragEventArgs

Remarks

The action property can be used to signal CONTINUE, CANCEL or DROP for the current drag operation.

The dropTarget property contains the current DropTarget during the drag, which may be null if there is currently no DropTarget.

This class cannot be instantiated

Type Details

yFiles module
view

Properties