Namespace Telerik.Pivot.Queryable
Classes
|
Represents an aggregate description for QueryableDataProvider. |
|
QueryableAggregateDescriptionBase Represents base aggregate description for QueryableDataProvider. |
|
QueryableCalculatedAggregateDescription 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. |
|
QueryableDateTimeGroupDescription Represents a group descriptor, which can group by date time values. |
|
QueryableDoubleGroupDescription Represents a group descriptor, which can group numeric values. |
|
Represents a property of an System.Linq.IQueryable entity. |
|
QueryableFieldDescriptionsProvider Represents an IFieldDescriptionProvider for System.Linq.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. |
|
QueryablePivotSerializationHelper
|
|
QueryablePropertyAggregateDescription Represents an aggregate descriptor, which aggregates by PropertyName. |
|
QueryablePropertyAggregateDescriptionBase Represents an abstraction of an aggregate descriptor, which aggregates by PropertyName. |
|
QueryablePropertyFilterDescription Queryable Report FilterDescription implementation. |
|
QueryablePropertyGroupDescription Represents a group descriptor, which groups by its PropertyName. |
|
QueryablePropertyGroupDescriptionBase Represents an abstraction of a group descriptor, which groups by its PropertyName. |
Enums
|
Represents a aggregation operation for QueryableDataProvider. |