menu

WinForms

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

    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
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved