RadComboBox’s Text
Gets or sets the text content of the RadComboBox control.
Use
RadComboBox1.Text
NOT Use
RadComboBox1.SelectedItem.Text
Gets or sets the text content of the RadComboBox control.
Use
RadComboBox1.Text
NOT Use
RadComboBox1.SelectedItem.Text