Search
DiagramPageValidationEvent.setCancel Method
See Also
 

Gets a value indicating whether to cancel the current operation. Set this property to {@code true} to prevent the user from completing the operation.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setCancel (
    boolean value
)

 Parameters

value

 See Also