[]
        
(Showing Draft Content)

C1.PivotEngine.C1PivotEngine.UpdateCompleted

UpdateCompleted Event

Fires after the update of the C1PivotEngine is finished.

Namespace: C1.PivotEngine
Assembly: C1.PivotEngine.dll
Syntax
public event EventHandler<RunWorkerCompletedEventArgs> UpdateCompleted
Returns
Type Description
EventHandler<RunWorkerCompletedEventArgs> Fires after the update of the is finished.