[]
        
(Showing Draft Content)

C1.WPF.FlexReport.C1FlexReport.RenderCompleted

RenderCompleted Event

Occurs when the RenderAsync() method has completed.

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