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

Localization

Updated over 1 year ago

The built-in localization mechanism in WPF allows you to localize RadDataFilter 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

Localization.

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

WPF RadDataFilter 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 all Resources available and their default values:

 KeyValue
FilterAndAnd
FilterContainsContains
FilterDoesNotContainDoes not contain
FilterEndsWithEnds with
FilterIsContainedInIs contained in
FilterIsEqualToIs equal to
FilterIsGreaterThanIs greater than
FilterIsGreaterThanOrEqualToIs greater than or equal to
FilterIsLessThanIs less than
FilterIsLessThanOrEqualToIs less than or equal to
FilterIsNotContainedInIs not contained in
FilterIsNotEqualToIs not equal to
FilterMatchCaseMatch case
FilterOrOr
FilterStartsWithStarts with
FilterIsEmptyIs empty
FilterIsNotEmptyIs not empty
FilterIsNullIs null
FilterIsNotNullIs not null
In this article
Resource Keys
Not finding the help you need?
Contact Support