menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SortDirection - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SortDirection

    Contains sort directions.

    Namespace: Syncfusion.Windows.Tools
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum SortDirection

    Fields

    Name Description
    Ascending

    Defines that sort direction is ascending.

    Descending

    Defines that sort direction is descending.

    None

    Defines that there is no sort.

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