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

SelectionAggregate

Represents the available selection aggregate calculations. Use with cellAggregates to control which aggregates the Grid calculates.

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

Not finding the help you need?
Contact Support