ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AggregateType - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AggregateType

    Defines the aggregate types.

    Inheritance
    System.Object
    AggregateType
    Namespace: Syncfusion.EJ2.Grids
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AggregateType : Enum

    Fields

    Average

    Declaration
    public const AggregateType Average
    Field Value
    Type Description
    AggregateType

    Count

    Declaration
    public const AggregateType Count
    Field Value
    Type Description
    AggregateType

    Custom

    Declaration
    public const AggregateType Custom
    Field Value
    Type Description
    AggregateType

    FalseCount

    Declaration
    public const AggregateType FalseCount
    Field Value
    Type Description
    AggregateType

    Max

    Declaration
    public const AggregateType Max
    Field Value
    Type Description
    AggregateType

    Min

    Declaration
    public const AggregateType Min
    Field Value
    Type Description
    AggregateType

    Sum

    Declaration
    public const AggregateType Sum
    Field Value
    Type Description
    AggregateType

    TrueCount

    Declaration
    public const AggregateType TrueCount
    Field Value
    Type Description
    AggregateType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved