What are the replacements of asp.net dopdownlist.findbytext("") and dropdownlist.findbyvalue("") in devexpress combo box?
ASPxComboBox - How to find an item by a value and text
Answers
To find an item by text or by value, use the following methods:
ASPxComboBox.Items.FindByText
ASPxComboBox.Items.FindByValue