alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum SortOrder

    Defines the sorting order of the folders and files.

    Namespace: Syncfusion.Blazor.FileManager
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum SortOrder

    Fields

    Name Description
    Ascending

    Indicates that the folders and files are sorted in the ascending order in FileManager component.

    Descending

    Indicates that the folders and files are sorted in the descending order.

    None

    Indicates that the folders and files are not sorted.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved