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 type for TreeView.

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

    Fields

    Name Description
    Ascending

    Specifies the nodes are sorted in the 'Ascending' order.

    Descending

    Specifies the nodes are sorted in the 'Descending' order.

    None

    Specifies the nodes are not sorted.

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