DataEngine for .NET Standard | ComponentOne
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.
    ClassAllows the users to set a license in the Key property.
    Class Conditional style applied to cells depending on their value.
    Class 
    Class Represents a property of the items in the data source.
    ClassRepresents a list of PivotField objects.
    Class Style used to display field values to the user.
    Class Represents 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
    Interface Interface for field ranges.
    Delegates
     DelegateDescription
    DelegateRepresents a method that handles the RangeInfo.CustomRange.
    DelegateUsed by C1PivotEngine.Exec to report progress updates.
    Enumerations
     EnumerationDescription
    Enumeration Represents operators that can be used in filter conditions.
    EnumerationSpecifies the type of comparison to be used when applying a PivotConditionalFieldStyle.
    Enumeration 
    Enumeration Specifies calculations to be applied to cells in the output view.
    Enumeration Specifies whether to include totals in the output table.
    Enumeration Specifies the type of subtotal (aggregate) statistic to calculate.
    Enumeration Reperesents the selection between top and bottom N elements for the TopN property.
    See Also