menu

UWP

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

    Show / Hide Table of Contents

    Class SortType

    Represents the sorting types.

    Inheritance
    System.Object
    SortType
    Namespace: Syncfusion.Olap.UWP.Engine
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public sealed class SortType : Enum

    Fields

    Ascending

    Ascending order.

    Declaration
    public const SortType Ascending
    Field Value
    Type
    SortType

    Descending

    Descending order.

    Declaration
    public const SortType Descending
    Field Value
    Type
    SortType

    UnSpecified

    Un specified order.

    Declaration
    public const SortType UnSpecified
    Field Value
    Type
    SortType

    Extension Methods

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