alexa

    Show / Hide Table of Contents

    Interface ISortDirection

    Defines property to get the sort direction.

    Namespace: Syncfusion.DataSource
    Assembly: Syncfusion.DataSource.WinForms.dll
    Syntax
    public interface ISortDirection

    Properties

    SortDirection

    Gets or sets the sort direction.

    Declaration
    ListSortDirection SortDirection { get; set; }
    Property Value
    Type
    ListSortDirection
    Back to top Generated by DocFX