[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.LongOperationEventArgs.Cancel

Cancel Property

Cancel

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

Declaration
public bool Cancel { get; set; }
Public Property Cancel As Boolean