Localization Keys
To learn more about the localization take a look at these articles:
To localize strings in RadDataGrid you need to use the GridLocalizationManager class.
Localization Keys for RadDataGrid
- And: Relates to the Filtering UI.
- CaseSensitiveMode: Relates to the Filtering UI.
- ClearFilter: Relates to the Filtering UI.
- Contains: Relates to the Filtering UI.
- DoesNotContain: Relates to the Filtering UI.
- DragToGroup: Relates to the Grouping UI.
- EndsWith: Relates to the Filtering UI.
- EqualsTo: Relates to the Filtering UI.
- Filter: Relates to the Filtering UI.
- IsFalse: Relates to the Filtering UI.
- IsGreaterThan: Relates to the Filtering UI.
- IsGreaterThanOrEqualTo: Relates to the Filtering UI.
- IsLessThan: Relates to the Filtering UI.
- IsLessThanOrEqualTo: Relates to the Filtering UI.
- IsTrue: Relates to the Filtering UI.
- Or: Relates to the Filtering UI.
- StartsWith: Relates to the Filtering UI.