WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SortOrder - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SortOrder

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

    Namespace: Syncfusion.Olap.Reports
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum SortOrder

    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 - 2022 Syncfusion Inc. All Rights Reserved