AggregateDescriptor
Class
Describes an aggregate.
Definition
Namespace:Telerik.DataSource
Assembly:Telerik.DataSource.dll
Syntax:
C#
public class AggregateDescriptor
Inheritance: objectAggregateDescriptor
Constructors
C#
public AggregateDescriptor()
Properties
A list of the aggregation functions.
C#
public ICollection<AggregateFunction> Aggregates { get; set; }
Methods
for internal use
for internal use