[]
        
(Showing Draft Content)

C1.Win.FlexReport.C1FlexReport.RenderCompleted

RenderCompleted Event

Occurs when the RenderAsync() method has completed.

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