menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SortOrientation - API Reference

    Show / Hide Table of Contents

    Class SortOrientation

    Represents the sort orientation.

    Inheritance
    System.Object
    SortOrientation
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class SortOrientation : Enum

    Fields

    LeftToRight

    Sorts the range from Left to Right.

    Declaration
    public const SortOrientation LeftToRight
    Field Value
    Type Description
    SortOrientation

    TopToBottom

    Sorts the range from top to Bottom.

    Declaration
    public const SortOrientation TopToBottom
    Field Value
    Type Description
    SortOrientation

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved