menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AggregateType - ASP.NETMVC-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
    AggregateType

    Count

    Declaration
    public const AggregateType Count
    Field Value
    Type
    AggregateType

    Custom

    Declaration
    public const AggregateType Custom
    Field Value
    Type
    AggregateType

    FalseCount

    Declaration
    public const AggregateType FalseCount
    Field Value
    Type
    AggregateType

    Max

    Declaration
    public const AggregateType Max
    Field Value
    Type
    AggregateType

    Min

    Declaration
    public const AggregateType Min
    Field Value
    Type
    AggregateType

    Sum

    Declaration
    public const AggregateType Sum
    Field Value
    Type
    AggregateType

    TrueCount

    Declaration
    public const AggregateType TrueCount
    Field Value
    Type
    AggregateType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved