RadCheckedDropDownList Filter value by contains text

Viewed 21

I use RadCheckedDropDownList in my windows form application when I filter items by search value return items has started with text , but I want to return items that contain the text.

how to change filter mode from StartWith to Contains enter image description here

0 Answers
Related