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