alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum SortDirection

    Specifies directions in which tasks can be sorted.

    Namespace: Syncfusion.Blazor.Kanban
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum SortDirection
    Remarks

    SortDirection is used to define the order in which tasks appear, either ascending or descending.

    Fields

    Name Description
    Ascending

    Sorts tasks in ascending order.

    Descending

    Sorts tasks in descending order.

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