Occurs periodically during document generation. Allows to provide progress indication and the ability to cancel generation to the user.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public event LongOperationEventHandler LongOperation
Visual Basic
Public Event LongOperation As LongOperationEventHandler

See Also