is it possible in behind code to set the SelectedIndex of an accordion to the same Index of what the user just click?
Accordion.SelectedIndex = -1; Accordion.RequireOpenedPane = false;