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

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

Syntax

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

See Also