ComponentOne Document Library for WPF
Cancel Property

C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > LongOperationEventArgs Class : Cancel Property
Gets or sets a value indicating whether the current long operation should be cancelled. (This property is ignored if CanCancel is false.)
Syntax
'Declaration
 
Public Property Cancel As System.Boolean
public System.bool Cancel {get; set;}
See Also

Reference

LongOperationEventArgs Class
LongOperationEventArgs Members