Public Property ExpandMode As PanelbarExpandMode
Dim instance As RadPanelbar Dim value As PanelbarExpandMode instance.ExpandMode = value value = instance.ExpandMode
public PanelbarExpandMode ExpandMode {get; set;}
Use the ExpandMode property to specify the way RadPanelbar should behave after an item is expanded. The available options are:
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family