menu

WinForms

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

    Show / Hide Table of Contents

    Enum ListSortDirection

    Defines the sort directions for SortDescriptor.

    Namespace: Syncfusion.DataSource
    Assembly: Syncfusion.DataSource.WinForms.dll
    Syntax
    public enum ListSortDirection

    Fields

    Name Description
    Ascending

    Sorts the list items in ascending order.

    Descending

    Sorts the list items in descending order.

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