alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum KanbanSortingOrder

    Specifies the direction in which cards are sorted within Kanban columns.

    Namespace: Syncfusion.UI.Xaml.Kanban
    Assembly: Syncfusion.SfKanban.WPF.dll
    Syntax
    public enum KanbanSortingOrder

    Fields

    Name Description
    Ascending

    Sorts cards in ascending order (A to Z, 0 to 9, earlier dates first).

    Descending

    Sorts cards in descending order (Z to A, 9 to 0, later dates first).

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