New to Telerik UI for WPF? Download free 30-day trial

Localization

The built-in localization mechanism in WPF allows you to localize RadDataPager control.

Here is a list of the supported languages:

  • English
  • German
  • Spanish
  • French
  • Italian
  • Dutch
  • Turkish

To learn more about the ways to localize the controls from the UI for WPF suite, please read the common topic on Localization.

Below you may see the resource keys and the strings they are associated with.

WPF RadDataPager Localizable Elements

Resource Keys

The resources of the control can be localized by using an unique identifier called resource key that is assigned to each localizable string. Below you may find a list of the Resources available and their default values:

Key Value
RadDataPagerEllipsisString ...
RadDataPagerOf of
RadDataPagerPage Page
In this article