Hi murat2912,
Thank you for writing.
Unfortunately, there is no built-in search method for finding a certain item. However, since the items are of type
RadMenuItemBase, you can cycle through the
Items collection and compare each item's
Text property to locate the one you need.
If you have any other questions, we will be glad to help you.
Regards,
Georgi
the Telerik team