WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExpandableState

    Show / Hide Table of Contents

    Enum ExpandableState

    Represents the expandable state of current cell.

    Namespace: Syncfusion.Olap.Engine
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum ExpandableState

    Fields

    Name Description
    Collapsed

    The cell is in collapsed state.

    Expanded

    The cell is in expanded state.

    None

    The cell can not be expanded or collapsed.

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