MindFusion.Diagramming for JavaScript Programmer's Guide
CellEventArgs.getCancel Method
See Also
 





Gets a value indicating whether to allow the current operation.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

function getCancel ()

 Return Value

true to cancel the operation; otherwise, false.

 See Also

CellEventArgs Members
CellEventArgs Class
MindFusion.Diagramming Namespace