ComponentOne WPF Edition
Demos
Docs
Samples
Download
FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly
/
C1.PivotEngine Namespace
/
C1PivotEngine Class
/ C1PivotEngine Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
FlexPivot Overview
Key Features
FlexPivot Architecture
Binding FlexPivot
Quick Start
Data Blending
FlexPivot Cube
Views
Data Summarization
Formatting
API Reference
C1.DataEngine Assembly
C1.PivotEngine Assembly
Namespaces
C1.FlexPivot Namespace
Overview
Classes
C1FlexPivotConditionalFieldStyle
C1FlexPivotEngine
C1FlexPivotField
C1FlexPivotFieldList
C1FlexPivotFieldStyle
C1FlexPivotFilter
C1FlexPivotKey
CustomRangeEventArgs
FilterCondition
RangeInfo
Enumerations
ConditionOperator
ConditionType
RangeType
ShowAs
ShowTotals
Subtotal
TopNRule
Interfaces
IRangeInfo
Delegates
CustomRangeEventHandler
WorkspaceEventHandler
C1.FlexPivot.Internal Namespace
Overview
Classes
Types
C1.PivotEngine Namespace
Overview
Classes
C1PivotEngine
Overview
Members
C1PivotEngine Constructor
Methods
BeginUpdate Method
CancelUpdate Method
ConnectDataEngine Method
Dispose Method
DisposeWorkspace Method
EndUpdate Method
Exec Method
Exec(String,String,Dictionary<String,Object>,CancellationToken,ProgressDelegate) Method
Exec(IEnumerable,Dictionary<String,Object>,CancellationToken,ProgressDelegate) Method
GetDetail Method
GetDetail(DataRow,DataColumn) Method
GetDetail(DataRow,String) Method
GetDetails Method
GetDetails(String,String,Dictionary<String,Object>,Object[],CancellationToken) Method
GetDetails(IEnumerable,Dictionary<String,Object>,Object[],CancellationToken) Method
GetMetadata Method
GetMetadata(String,String,CancellationToken) Method
GetMetadata(IEnumerable,CancellationToken) Method
GetPivotKey Method
GetPivotKey(DataColumn) Method
GetPivotKey(DataRow) Method
GetRawData Method
GetRawData(String,String,CancellationToken) Method
GetRawData(IEnumerable,CancellationToken) Method
GetUniqueValues Method
GetUniqueValues(String,String,Dictionary<String,Object>,String,CancellationToken) Method
GetUniqueValues(IEnumerable,Dictionary<String,Object>,String,CancellationToken) Method
GetUniqueValues(PivotField,Exception,Int32,Int32) Method
GetViewTitle Method
GetViewTitle() Method
GetViewTitle(String,String) Method
OnCancelUpdating Method
OnDataEngineWorkspaceChanged Method
OnLoadedFields Method
OnStartUpdating Method
OnUpdated Method
OnUpdateError Method
OnUpdating Method
ReadXml Method
ReadXml(XmlReader) Method
ReadXml(String) Method
TransposeFields Method
Update Method
WriteXml Method
WriteXml(XmlWriter) Method
WriteXml(String) Method
Properties
ColumnFields Property
DataSource Property
Fields Property
FilteredItemCount Property
FilterFields Property
IsViewDefined Property
ItemCount Property
PivotDefaultView Property
PivotTable Property
RowFields Property
ShowKeyColumns Property
ShowTotalsColumns Property
ShowTotalsRows Property
ShowZeros Property
SortOnServer Property
TotalsBeforeData Property
ValueField Property
ValueFields Property
ViewDefinition Property
Workspace Property
Events
CancelUpdating Event
LoadedFields Event
StartUpdating Event
UpdateCompleted Event
Updated Event
UpdateError Event
UpdateProgressChanged Event
Updating Event
Operators
Implicit Type Conversion Operator
CustomRangeEventArgs
FilterCondition
LicenseManager
PivotConditionalFieldStyle
PivotCubeExtensions
PivotField
PivotFieldList
PivotFieldStyle
PivotFilter
PivotKey
RangeInfo
ValueSet<T>
Enumerations
ConditionOperator
ConditionType
RangeType
ShowAs
ShowTotals
Subtotal
TopNRule
Interfaces
IRangeInfo
Delegates
CustomRangeEventHandler
ProgressDelegate
C1.PivotEngine.Internal Namespace
Overview
C1.WPF.Pivot Assembly
C1PivotEngine Constructor
In This Topic
Syntax
See Also
Initializes a new instance of a
C1PivotEngine
.
Syntax
Visual Basic
C#
public C1PivotEngine()
'Declaration Public Function New()
See Also
Reference
C1PivotEngine Class
C1PivotEngine Members