[]
        
(Showing Draft Content)

GrapeCity.Documents.Common.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; }
Public ReadOnly Property CanCancel As Boolean