Skip to main content

Localization in DevExpress Data Grid for .NET MAUI

DevExpress Data Grid for .NET MAUI allows you to localize UI elements. You can translate text lines that identify time intervals or summary functions. You can also specify display format for group row captions and summaries. Refer to the following help topic for more information: Localization.

The table below shows localization keys and their default values:

Localization key Default value
GridOutlookIntervals Older;Last Month;Earlier this Month;Three Weeks Ago;Two Weeks Ago;Last Week;;;;;;;;Yesterday;Today;Tomorrow;;;;;;;;Next Week;Two Weeks Away;Three Weeks Away;Later this Month;Next Month;Beyond Next Month;
TotalSummaryDisplayFormat {0}={2}
GroupSummaryCountDisplayFormat {0}={2}
GroupCaptionDisplayFormat {0}: {1}
GroupSummaryShortDisplayFormat {0}: {1}
GroupSummaryDisplayFormat {1}: {0}={2}
GroupIntervalYearDisplayFormat {0}
GroupIntervalMonthDisplayFormat {0}, {1}
Caption_SummarySum SUM
Caption_SummaryMin MIN
Caption_SummaryMax MAX
Caption_SummaryCount COUNT
Caption_SummaryAverage AVG
Caption_SummaryCustom VAL