New to Telerik UI for BlazorStart a free 30-day trial

The aggregate type of a particular aggregate of the Grid.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum GridAggregateType

Fields

Average aggregate function

C#
Average = 3

Count aggregate function

C#
Count = 2

Max aggregate function

C#
Max = 1

Min aggregate function

C#
Min = 0

Sum aggregate function

C#
Sum = 4
In this article
DefinitionFieldsAverageCountMaxMinSum
Not finding the help you need?
Contact Support