[]
        
(Showing Draft Content)

C1.WPF.Document.LongOperationEventArgs.Cancel

Cancel Property

Cancel

Gets or sets a value indicating whether the current long operation should be cancelled. (This property is ignored if CanCancel is false.)

Declaration
public bool Cancel { get; set; }