clear radio button list selection in c# code example Example: c# reset radio button list on click myRadioButtonList.SelectedIndex = -1;