New to Telerik UI for WPFStart a free 30-day trial

Localization

Updated over 6 months ago

The built-in localization mechanism in WPF allows you to localize RadDataForm 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 RadControls please read the common topic about

Resource Keys

In order to be able to distinguish the localization resources, an unique identifier, called resource key, is assigned to each localizable string.

Here is a list of the Resources available and their default values:

KeyValue
DataForm_MoveCurrentToFirstFirst
DataForm_MoveCurrentToPreviousPrevious
DataForm_MoveCurrentToNextNext
DataForm_MoveCurrentToLastLast
DataForm_AddNewAdd
DataForm_BeginEditEdit
DataForm_DeleteDelete

See Also

In this article
Resource KeysSee Also
Not finding the help you need?
Contact Support