private void BindStateDropDown(RadComboBox stateRadComboBox) { stateRadComboBox.LoadStatesAndProvinces(); }