Telerik.Pivot.Queryable
Represents an aggregate description for QueryableDataProvider.
Represents base aggregate description for QueryableDataProvider.
Represents a aggregation operation for QueryableDataProvider.
Class that describes the aggregation of items using CalculatedField as the criteria.
Provides pivot data operations for IQueryable data sources using LINQ expressions. This data provider enables pivot operations on in-memory collections, Entity Framework contexts, and other LINQ-compatible data sources with support for dynamic grouping, filtering, and aggregation.
Represents a group descriptor, which can group by date time values.
Represents a group descriptor, which can group numeric values.
Represents a property of an IQueryable entity.
Represents an IFieldDescriptionProvider for IQueryable.
Base class for Queryable filter descriptions.
Serves as a base class for group descriptors of QueryableDataProvider. that will be used for column and row grouping.
Represents an aggregate descriptor, which aggregates by PropertyName.
Represents an abstraction of an aggregate descriptor, which aggregates by PropertyName.
Queryable Report FilterDescription implementation.
Represents a group descriptor, which groups by its PropertyName.
Represents an abstraction of a group descriptor, which groups by its PropertyName.