menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class SortOrder

    Defines the files sorting order in FileManager.

    Inheritance
    System.Object
    SortOrder
    Namespace: Syncfusion.EJ2.FileManager
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SortOrder : Enum

    Fields

    Ascending

    Declaration
    public const SortOrder Ascending
    Field Value
    Type
    SortOrder

    Descending

    Declaration
    public const SortOrder Descending
    Field Value
    Type
    SortOrder

    None

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