[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.PivotEngine Assembly
C1.FlexPivot
Classes
C1FlexPivotEngine
Events
UpdateCompleted
dotnet-api
C1.DataEngine Assembly
C1.PivotEngine Assembly
C1.FlexPivot
Classes
C1FlexPivotConditionalFieldStyle
C1FlexPivotEngine
Constructors
Properties
Methods
Events
CancelUpdating
DataEngineWorkspaceChanged
DataEngineWorkspaceCreated
LoadedFields
StartUpdating
UpdateCompleted
UpdateProgressChanged
Updated
Updating
Operators
C1FlexPivotField
C1FlexPivotFieldList
C1FlexPivotFieldStyle
C1FlexPivotFilter
C1FlexPivotKey
CustomRangeEventArgs
FilterCondition
RangeInfo
WorkspaceEventArgs
Enums
Interfaces
Delegates
C1.FlexPivot.Internal
C1.PivotEngine
C1.PivotEngine.Internal
C1.Win.FlexPivot.8 Assembly
dotnet-framework-api
(Showing Draft Content)
C1.FlexPivot.C1FlexPivotEngine.UpdateCompleted
UpdateCompleted Event
Namespace
:
C1.FlexPivot
Assembly
: C1.PivotEngine.dll
Syntax
public event EventHandler<RunWorkerCompletedEventArgs> UpdateCompleted
Returns
Type
Description
EventHandler
<
RunWorkerCompletedEventArgs
>