New to Telerik UI for WinUI? Start a free 30-day trial
Localization Keys
Updated over 6 months ago
The CollectionNavigator provides a set of localization keys that enable you to adapt the component to specific device cultures.
For more information on localization in Telerik UI for WinUI, refer to the following resources:
To distinguish the localization resources, a resource key, which acts as a unique identifier, is assigned to each localizable string.
The following table lists all available localization keys supported by the CollectionNavigator.
| Key | Value |
|---|---|
DataForm_MoveCurrentToFirst | First |
DataForm_MoveCurrentToLast | Last |
DataForm_MoveCurrentToNext | Next |
DataForm_MoveCurrentToPrevious | Previous |
DataForm_AddNew | Add |
DataForm_BeginEdit | Edit |
DataForm_Delete | Delete |