RequireOpenedPane Property
Determines whether clicking the header will close the currently opened pane (leaving all the accordion's panes closed).
public System.bool RequireOpenedPane {get; set;}
'Declaration
Public Property RequireOpenedPane As System.Boolean