ComponentOne FlexPivot for WinForms
C1FlexPivotEngine Class Properties

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace : C1FlexPivotEngine Class

For a list of all members of this type, see C1FlexPivotEngine members.

Public Properties
 NameDescription
Public PropertyGets a list of C1FlexPivotField objects that define the fields shown as columns in the output table.  
Public PropertyGets or sets the object that contains data to be analyzed.  
Public PropertyGets the list of C1FlexPivotField objects exposed by the data source.  
Public PropertyGets the number of elements that are represented in the current view.  
Public PropertyGets a list of C1FlexPivotField objects that define the fields used as filters for the output table.  
Public PropertyGets the default System.ComponentModel.IBindingList that exposes the data in the FlexPivotTable.  
Public PropertyGets the System.Data.DataTable that contains the output of the FlexPivot analysis.  
Public PropertyGets a value that determines whether an FlexPivot view is currently defined.  
Public PropertyGets the number of elements that in the data source.  
Public PropertyGets a list of C1FlexPivotField objects that define the fields shown as rows in the output table.  
Public PropertyGets or sets a value that determines whether the FlexPivot output table should include columns containing the row keys.  
Public PropertyGets or sets a value that determines whether the FlexPivot output table should include columns containing subtotals or grand totals.  
Public PropertyGets or sets a value that determines whether the FlexPivot output table should include rows containing subtotals or grand totals.  
Public PropertyGets or sets a value that determines whether the FlexPivot output table should use zeros to indicate missing values.  
Public PropertyGets 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 PropertyGets the first C1FlexPivotField in the ValueFields collection, or null if the collection is empty.  
Public PropertyGets a list of C1FlexPivotField objects that define the fields summarized in the cells of the output table.  
Public PropertyGets or sets the FlexPivot view definition as an Xml string.  
Public PropertyGets or sets the DataEngine workspace.  
Top
See Also

Reference

C1FlexPivotEngine Class
C1.FlexPivot Namespace