Enum
PanelBarExpandMode

Defines the expanded mode of a panel bar component.

Definition

Namespace:Telerik.Blazor.Components

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum PanelBarExpandMode

Fields

Multiple

Allows multiple opened panel bar items.

Declaration

cs-api-definition
Multiple = 1

Field Value

PanelBarExpandMode

Single

Allows only one opened panel bar item at a time.

Declaration

cs-api-definition
Single = 0

Field Value

PanelBarExpandMode

In this article
DefinitionFieldsMultipleSingle
Not finding the help you need?
Contact Support