MindFusion.Java Package Programmer's Guide
ObjectValidationEvent.getCancel Method
See Also
 






Gets a value indicating whether to cancel the current operation.

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

 Syntax

Java  Copy Code

public boolean getCancel ()

 Return Value

 Remarks

Set this property to true to prevent the user from completing the operation.

 See Also

ObjectValidationEvent Members
ObjectValidationEvent Class
com.mindfusion.spreadsheet Namespace