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

Localization

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

Here is a list of the supported languages:

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

To learn more about the ways in which to localize the RadControls, please read the common topic about Localization.

Resource Keys

RadTreeListView inherits the RadGridViewDataControl so it shares its resource keys and does not expose any specific ones. To see a list of all resource keys and their default values read the Localization topic for __RadGridView_.

See Also

In this article