menu

WPF

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

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