Enum
ExpandMode

The ExpandMode enumeration is used in RadPanelBar to specify the allowed number of expanded RadPanelBarItem.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum ExpandMode

Fields

Multiple

More than one item can be expanded at a time.

Declaration

cs-api-definition
Multiple = 1

Field Value

ExpandMode

Single

Only one item can be expanded at a time. Expanding another item collapses the previously expanded one.

Declaration

cs-api-definition
Single = 0

Field Value

ExpandMode

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