menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Sorting - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Sorting

    Allows to apply sorting to the specified field either by ascending or descending or JSON order. The types are,

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

    Fields

    Ascending

    Declaration
    public const Sorting Ascending
    Field Value
    Type
    Sorting

    Descending

    Declaration
    public const Sorting Descending
    Field Value
    Type
    Sorting

    None

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