Class AggregateType
Defines the aggregate types.
Inheritance
System.Object
AggregateType
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AggregateType : Enum
Fields
Average
Declaration
public const AggregateType Average
Field Value
Count
Declaration
public const AggregateType Count
Field Value
Custom
Declaration
public const AggregateType Custom
Field Value
FalseCount
Declaration
public const AggregateType FalseCount
Field Value
Max
Declaration
public const AggregateType Max
Field Value
Min
Declaration
public const AggregateType Min
Field Value
Sum
Declaration
public const AggregateType Sum
Field Value
TrueCount
Declaration
public const AggregateType TrueCount
Field Value