ComponentOne Document Library for UWP
CanCancel Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > LongOperationEventArgs Class : CanCancel Property
Gets the value indicating whether the event handler can cancel the current long operation by setting the Cancel property to true.
Syntax
'Declaration
 
Public ReadOnly Property CanCancel As System.Boolean
public System.bool CanCancel {get;}
See Also

Reference

LongOperationEventArgs Class
LongOperationEventArgs Members