menu

WPF

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

    Show / Hide Table of Contents

    Enum CubeBrowserDisplayMode

    Specifies the display mode of CubeDimensionBrowser.

    Namespace: Syncfusion.Windows.Tools.Olap
    Assembly: Syncfusion.OlapTools.WPF.dll
    Syntax
    public enum CubeBrowserDisplayMode

    Fields

    Name Description
    All

    Default value. Display all the nodes in the CubeDimensionBrowser.

    Dimension

    Display only the dimensions in the CubeDimensionBrowser.

    Kpi

    Display only the kpi's in the CubeDimensionBrowser.

    Measure

    Display only the measures in the CubeDimensionBrowser.

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