Localization
The built-in localization mechanism in the platform allows you to translate the RadDateRangePicker
control based on the applied culture.
The Telerik UI for WPF suite supports the following languages:
- English
- German
- Spanish
- French
- Italian
- Dutch
- Turkish
To learn more about the ways to localize the Telerik controls, read the common Localization article.
Resource Keys
Here is a list of the RadDateRangePicker
resource keys available and their default values.
Key | Value |
---|---|
DateRangePicker_Apply | OK |
DateRangePicker_Cancel | Cancel |
DateRangePicker_CustomRange | Custom Range |
DateRangePicker_Days | Days |
DateRangePicker_Last30Days | Last 30 Days |
DateRangePicker_Last7Days | Last 7 Days |
DateRangePicker_LastMonth | Last Month |
DateRangePicker_LastYear | Last Year |
DateRangePicker_StartDate | Start Date |
DateRangePicker_EndDate | End Date |