Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ISortDirection - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface ISortDirection

    Defines property to get the sort direction.

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

    Properties

    SortDirection

    Gets or sets the sort direction.

    Declaration
    ListSortDirection SortDirection { get; set; }
    Property Value
    Type Description
    ListSortDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved