Telerik.Pivot.Core.Filtering
A list of all possible filtering conditions used in ComparisonCondition.
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 list of all possible filtering conditions used in IntervalCondition.
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.
A list of all possible filtering conditions used in SetCondition.
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 list of all possible filtering conditions used in TextComparison.
A class that filters based on text matching.
A SingleGroupFilter that filter IGroups based on their AggregateValue subtotals.