menu

WinForms

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

    Show / Hide Table of Contents

    Enum Orderss

    Represents the values that specify how the data should be sorted.

    Namespace: Syncfusion.Olap.MDXQueryParser
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum Orderss

    Fields

    Name Description
    ASC

    Data are sorted in ascending order.

    BASC

    Data are sorted in break hierarchy with ascending order.

    BDESC

    Data are sorted in break hierarchy with descending order.

    DESC

    Data are sorted in descending order.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved