New to Telerik UI for WPFStart a free 30-day trial

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:

C#
public enum ExpandMode

Fields

More than one item can be expanded at a time.

C#
Multiple = 1

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

C#
Single = 0
In this article
DefinitionFieldsMultipleSingle
Not finding the help you need?
Contact Support