Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.2 KB

localization.md

File metadata and controls

28 lines (20 loc) · 1.2 KB
title page_title description position tags slug
Localization
.NET MAUI DataPager Documentation - Localization
Learn more about the MAUI localization keys and default values provided by the Telerik UI for .NET MAUI DataPager.
10
maui localization, maui, localization, dotnet maui
datapager-localization

.NET MAUI DataPager Localization

The RadDataPager component provides language localization. This allows you to translate the phrases used across the DataPager 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]({%slug globalization-localization%}) topic.

The table below shows the localization keys available for the DataGrid control and their default values:

In RadDataPager, you can localize the following strings:

Localization Key Default Value
DataPager_PageSizesView_LabelText Items
DataPager_NavigationView_PageNumberText Page
DataPager_NavigationView_OfPageCountText of {0}

See Also

[Localization and Globalization]({%slug globalization-localization%})