menu

UWP

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

    Show / Hide Table of Contents

    Class SortOrientation

    Represents the sort orientation.

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

    Fields

    LeftToRight

    Sorts the range from Left to Right.

    Declaration
    public const SortOrientation LeftToRight
    Field Value
    Type
    SortOrientation

    TopToBottom

    Sorts the range from top to Bottom.

    Declaration
    public const SortOrientation TopToBottom
    Field Value
    Type
    SortOrientation

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved