Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExpandMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExpandMode

    Specifies the option to expand single or multiple panel at a time.

    Inheritance
    System.Object
    ExpandMode
    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ExpandMode : Enum

    Fields

    Multiple

    Denotes multiple panel expansion.

    Declaration
    public const ExpandMode Multiple
    Field Value
    Type Description
    ExpandMode

    Single

    Denotes single panel expansion.

    Declaration
    public const ExpandMode Single
    Field Value
    Type Description
    ExpandMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved