[]
Class that tabulates data in a DataSource according to lists of seri fields and creates a DataTable exposed by the PivotTable property.
Provides data for the CustomRange event.
Represents a condition within a PivotFilter.
For internal use only.
Conditional style applied to cells depending on their value.
Represents a property of the items in the data source.
Represents a list of PivotField objects.
Style used to display field values to the user.
Represents a filter used to select values for a field.
Represents a combination of PivotField objects and their values.
Represents a collection of unique values of type T.
Interface for field ranges.
Represents operators that can be used in filter conditions.
Specifies the type of comparison to be used when applying a PivotConditionalFieldStyle.
Specifies calculations to be applied to cells in the output view.
Specifies whether to include totals in the output table.
Specifies the type of subtotal (aggregate) statistic to calculate.
Reperesents the selection between top and bottom N elements for the TopN property.
Represents a method that handles the CustomRange.
Used by Exec(IEnumerable, Dictionary<string, object>, CancellationToken, ProgressDelegate) to report progress updates.