FlexPivot for WinForms
C1PivotEngine クラス メンバ
プロパティ  メソッド  イベント

C1.PivotEngine アセンブリ > C1.PivotEngine 名前空間 : C1PivotEngine クラス

C1PivotEngineデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of a C1PivotEngine.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a list of PivotField objects that define the fields shown as columns in the output table.  
Public プロパティGets or sets the object that contains data to be analyzed.  
Public プロパティGets the list of PivotField objects exposed by the data source.  
Public プロパティGets the number of elements that are represented in the current view.  
Public プロパティGets a list of PivotField objects that define the fields used as filters for the output table.  
Public プロパティGets a value that determines whether a PivotEngine view is currently defined.  
Public プロパティGets the number of elements that in the data source.  
Public プロパティGets the default System.ComponentModel.IBindingList that exposes the data in the PivotTable.  
Public プロパティGets the System.Data.DataTable that contains the output of the PivotEngine analysis.  
Public プロパティGets a list of PivotField objects that define the fields shown as rows in the output table.  
Public プロパティGets or sets a value that determines whether the PivotEngine output table should include columns containing the row keys.  
Public プロパティGets or sets a value that determines whether the PivotEngine output table should include columns containing subtotals or grand totals.  
Public プロパティGets or sets a value that determines whether the PivotEngine output table should include rows containing subtotals or grand totals.  
Public プロパティGets or sets a value that determines whether the PivotEngine output table should use zeros to indicate missing values.  
Public プロパティGets or sets a value that indicates whether the summary data received from the server is already sorted. If this property is set to true, the PivotEngine will not sort the data it receives from the server.  
Public プロパティGets or sets a value that determines whether row and column totals should be displayed before or after regular data rows and columns. If this value is set to true, total rows appear above data rows and total columns appear on the left of regular data columns.  
Public プロパティGets the first PivotField in the ValueFields collection, or null if the collection is empty.  
Public プロパティGets a list of PivotField objects that define the fields summarized in the cells of the output table.  
Public プロパティGets or sets the PivotEngine view definition as an XML string.  
Public プロパティGets or sets the DataEngine workspace.  
トップ
パブリック メソッド
 名前解説
Public メソッドSuspend automatic updates to the output table while defining the PivotEngine view.  
Public メソッドRequests cancellation of a pending request operation.  
Public メソッドConnect to a C1.DataEngine table.  
Public メソッドClean up any resources being used.  
Public メソッドstatic (Shared in Visual Basic)Disposes the specified workspace and cancel all related tasks  
Public メソッドRestore automatic updates to the output table after the PivotEngine view has been defined.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Server-side asynchronous execution of a view returning aggregated results to the caller client.  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドオーバーロードされます。 Gets a list of objects in the raw data source that define the content of a specific cell in the output table exposed by the PivotTable property.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Makes source data rows used in obtaining a given aggregated value accessible to the server's clients.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Lists fields with their types and provides other metadata for a DataEngine table.  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドオーバーロードされます。 Gets the PivotKey associated with a System.Data.DataColumn on a PivotEngine table.  
Public メソッドオーバーロードされます。 Makes the entire raw source data collection accessible to the server's clients.  
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Lists unique values of a field for the server's clients.  
Public メソッドstatic (Shared in Visual Basic)  
Public メソッドオーバーロードされます。 Gets a string with a title describing the current view.  
Public メソッドオーバーロードされます。 Reads a PivotEngine view definition from an System.Xml.XmlReader.  
Public メソッドTransposes the fields in the current view so rows become columns and columns become rows.  
Public メソッドCauses the PivotEngine to rebuild the output table exposed by the PivotTable property.  
Public メソッドオーバーロードされます。 Saves the current PivotEngine view definition into an System.Xml.XmlWriter.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when calculation is cancelled.  
Public イベントFires after the PivotEngine finishes loading the fields for the current DataSource.  
Public イベントOccurs when calculation starts.  
Public イベントFires after the update of the C1PivotEngine is finished.  
Public イベントFires after the PivotEngine finishes its analysis and the output PivotTable is ready.  
Public イベントFires when an error occurs while updating.  
Public イベントFires when the update progress of the C1PivotEngine is changed.  
Public イベントFires before the PivotEngine starts updating the output PivotTable.  
トップ
パブリック オペレータ
 
トップ
参照

C1PivotEngine クラス
C1.PivotEngine 名前空間