Gets or sets a value indicating whether to cancel the current operation.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public bool Cancel { get; set; } |
Visual Basic
![]() |
---|
Public Property Cancel As Boolean |
true to cancel the operation; otherwise, false. The default is false.
Set this property to true to prevent the user from completing the operation.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |