Kendo.Mvc.UI.Fluent.DataSourceAggregatesFactory
Defines the fluent interface for configuring aggregates for a given field.
Methods
Min
Applies the Min aggregate function.
Max
Applies the Max aggregate function.
Count
Applies the Count aggregate function.
Average
Applies the Average aggregate function.
Sum
Applies the Sum aggregate function.