Gets or sets a value indicating whether to prevent the user from completing the operation.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public bool Cancel { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Cancel As Boolean |
See Also