alexa

    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