WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SortCubeMeasureOrder - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SortCubeMeasureOrder

    Represents constants that specify how the measures in cube dimension browser should be sorted.

    Namespace: Syncfusion.Olap.Data
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum SortCubeMeasureOrder

    Fields

    Name Description
    ASC

    Measures will be displayed in ascending order.

    Default

    Measures will be displayed as it is.

    DSC

    Measures will be displayed in descending order

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