menu

UWP

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

    Show / Hide Table of Contents

    Class ExpandableState

    Holds the Enumeration of Expandable states.

    Inheritance
    System.Object
    ExpandableState
    Namespace: Syncfusion.Olap.UWP.Engine
    Assembly: Syncfusion.Olap.UWP.dll
    Syntax
    public sealed class ExpandableState : Enum

    Fields

    Collapsed

    The cell is in collapsed state

    Declaration
    public const ExpandableState Collapsed
    Field Value
    Type
    ExpandableState

    Expanded

    The cell is in expanded state

    Declaration
    public const ExpandableState Expanded
    Field Value
    Type
    ExpandableState

    None

    The cell can not be expanded or collapsed.

    Declaration
    public const ExpandableState None
    Field Value
    Type
    ExpandableState

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved