[]
        
(Showing Draft Content)

C1.Report.FlexReport.EndReport

EndReport Event

Occurs when the report finishes rendering.

Namespace: C1.Report
Assembly: C1.Report.4.6.2.dll
Syntax
[C1Description("C1FlexReport.EndReport", "Occurs when the report finishes rendering.")]
public event EventHandler EndReport
<C1Description("C1FlexReport.EndReport", "Occurs when the report finishes rendering.")>
Public Event EndReport As EventHandler
Returns
Type Description
EventHandler Occurs when the report finishes rendering.