ComponentOne FlexPivot for WinForms
C1.PivotEngine Assembly / C1.PivotEngine Namespace
Inheritance Hierarchy
In This Topic
    C1.PivotEngine Namespace
    In This Topic
    Classes
     ClassDescription
    ClassClass that tabulates data in a DataSource according to lists of seri fields and creates a System.Data.DataTable exposed by the PivotTable property.
    ClassProvides data for the RangeInfo.CustomRange event.
    ClassRepresents a condition within a PivotFilter.
    Class 
    ClassAllows the users to set a license in the Key property.
    ClassConditional style applied to cells depending on their value.
    Class 
    ClassRepresents a property of the items in the data source.
    ClassRepresents a list of PivotField objects.
    ClassStyle used to display field values to the user.
    ClassRepresents a filter used to select values for a field.
    ClassRepresents a combination of PivotField objects and their values.
    Class 
    ClassRepresents a collection of unique values of type T.
    Interfaces
     InterfaceDescription
    InterfaceInterface for field ranges.
    Delegates
     DelegateDescription
    DelegateRepresents a method that handles the RangeInfo.CustomRange.
    DelegateUsed by C1PivotEngine.Exec to report progress updates.
    Enumerations
     EnumerationDescription
    EnumerationRepresents operators that can be used in filter conditions.
    EnumerationSpecifies the type of comparison to be used when applying a PivotConditionalFieldStyle.
    Enumeration 
    EnumerationSpecifies calculations to be applied to cells in the output view.
    EnumerationSpecifies whether to include totals in the output table.
    EnumerationSpecifies the type of subtotal (aggregate) statistic to calculate.
    EnumerationReperesents the selection between top and bottom N elements for the TopN property.
    See Also