[]
        
(Showing Draft Content)

C1.WPF.Document.LongOperationEventArgs.CanCancel

CanCancel Property

CanCancel

Gets the value indicating whether the event handler can cancel the current long operation by setting the Cancel property to true.

Declaration
public bool CanCancel { get; }