Search
ObjectInteractionValidationEvent.cancelDrag Method
See Also
 






Cancels the modification of the object.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void cancelDrag ()

 Remarks

Calling this method immediately stops the operation.

 See Also