Occurs periodically during export.
Allows to show progress and give the end user the ability to cancel the operation.
Namespace:
C1.C1Preview.ExportAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public event LongOperationEventHandler LongOperation |
| Visual Basic |
|---|
Public Event LongOperation As LongOperationEventHandler |