New to Telerik UI for .NET MAUI? Start a free 30-day trial

.NET MAUI ComboBox Localization

The RadComboBox component provides language localization. This allows you to translate the phrases used across the ComboBox control to other languages so that you can adapt your app to different regions.

To learn in details about the localization process of the Telerik UI for .NET MAUI components, see the Localization and Globalization topic.

In RadComboBox, you can localize the following string:

Localization Key Default Value
ComboBox_NoResultsMessage Not Found.

See Also

Localization and Globalization

In this article