ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class GroupType

    Defines the group types. They are: Date - Defines group type as 'Date' for date type field Number - Defines group type as 'Number' for numeric type field. Custom - Defines group type as 'Custom' for custom group field.

    Inheritance
    System.Object
    GroupType
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class GroupType : Enum

    Fields

    Custom

    Declaration
    public const GroupType Custom
    Field Value
    Type Description
    GroupType

    Date

    Declaration
    public const GroupType Date
    Field Value
    Type Description
    GroupType

    Number

    Declaration
    public const GroupType Number
    Field Value
    Type Description
    GroupType

    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