menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class SortDirection

    Defines directions of Sorting. They are

    Inheritance
    System.Object
    SortDirection
    Namespace: Syncfusion.EJ2.Gantt
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SortDirection : Enum

    Fields

    Ascending

    Declaration
    public const SortDirection Ascending
    Field Value
    Type
    SortDirection

    Descending

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