New to Kendo UI for AngularStart a free 30-day trial

SelectionAggregate

Represents the available selection aggregate calculations. Use in combination with cellAggregates to determine which aggregates will be calculated.

type SelectionAggregate = "sum" | "min" | "max" | "average" | "count" | "earliest" | "latest" | "isTrue" | "isFalse";

Not finding the help you need?
Contact Support