Gets or sets a value indicating whether to allow the current operation.
Namespace: MindFusion.Controls
Assembly: EventArgs.js
SyntaxJavaScript
Copy Code
|
|---|
get cancel() {} |
Boolean
true to cancel the operation, or false otherwise. The default value is false.
See Also