Namespace Telerik.Pivot.Core.Filtering
Classes
|
A class that filters based on two comparable objects. |
|
Base class used in filtering. |
|
A base class for all group filters. For internal use. Please refer to one of the SingleGroupFilter or SiblingGroupsFilter instead. |
|
Implements a GroupFilter that selects a specific number of groups sorted by a given criteria. |
|
A GroupFilter that selects groups until the sum of their aggregates reaches a percent of their total. |
|
Implements a GroupFilter that selects from the groups until sum of their grand totals reaches Sum. |
|
A filters based on the relation between an item and an interval. |
|
Condition which is used to filter items based on two other conditions. |
|
A SingleGroupFilter that filter IGroups based on their Name. |
|
Base class used in filtering. |
|
A SingleGroupFilter that filter IGroups based on their Name. |
|
Filter that checks if items are included/excluded from a set. |
|
Used for advanced group filtering based on group's siblings. Can filters the groups based on count, average values, sorted values etc. |
|
Used to filter groups based on simple values and aggregate results. |
|
A base class for groups filter based on sorted list. |
|
A class that filters based on text matching. |
|
A SingleGroupFilter that filter IGroups based on their AggregateValue subtotals. |
Interfaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enums
|
A list of all possible filtering conditions used in ComparisonCondition. |
|
A list of all possible filtering conditions used in IntervalCondition. |
|
A list of all possible filtering conditions used in SetCondition. |
|
A list of all possible filtering conditions used in TextComparison. |