AutoSwitch Property (Accordion)
Gets or sets a value that determines whether the control should switch panes automatically when the user selects a pane using the arrow keys.
public bool AutoSwitch {get; set;}
'Declaration
Public Property AutoSwitch As Boolean