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

Localization

Updated on Sep 15, 2025

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

Here is a list of the supported languages:

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

: Some of RadExpressionEditor`s localized resources:

RadExpressionEditor Localization

o learn more about the ways to localize the RadControls please read the common topic on Localization.

In order to dynamically localize the RadExpressionEditor at runtime, you should recreate it.

Resource Keys

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

Below you can find a list of all of the Resources available and their default values:

KeyValue
ExpressionEditor_AggregateAggregate                                                             
ExpressionEditor_ConstantsConstants
ExpressionEditor_DateTimeDate-time
ExpressionEditor_FieldsFields
ExpressionEditor_FunctionsFunctions
ExpressionEditor_InsertTextCommand_DescriptionInsert text
ExpressionEditor_LogicalLogical
ExpressionEditor_MathMath
ExpressionEditor_OperatorsOperators
ExpressionEditor_OtherOther
ExpressionEditor_TextText

See Also

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