[]
        
(Showing Draft Content)

C1.WPF.Report.FlexReport.RenderCompleted

RenderCompleted Event

Occurs when the RenderAsync() method has completed.

Namespace: C1.WPF.Report
Assembly: C1.WPF.Report.dll
Syntax
[Obsolete("Use GenerateCompleted instead")]
public event EventHandler<AsyncCompletedEventArgs> RenderCompleted
Returns
Type Description
EventHandler<AsyncCompletedEventArgs> Occurs when the method has completed.