menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SortDirection

    Defines the sorting direction of the field names in a control.

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

    Fields

    Ascending

    Declaration
    public const SortDirection Ascending
    Field Value
    Type
    SortDirection

    Default

    Declaration
    public const SortDirection Default
    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