GridControlRuntimeStringId Enum
Lists resource strings that can be localized at runtime.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Members
Name | Description |
---|---|
Cell
|
Return Value: Item: {0}, Column Display Index: {1} |
Cell
|
|
Unknown
|
|
Auto
|
|
New
|
|
Grid
|
The text displayed within the Group Panel. Return Value: Drag a column header here to group by that column |
Grid
|
A pattern used to format the group row caption. Return Value: {0}: {1} |
Error
|
The error window’s caption. Return Value: Error |
Invalid
|
The text displayed within the error message box invoked if the focused row contains invalid values. Return Value: Do you want to correct the value? |
Grid
|
Contains all possible group intervals. To learn more, see Group Modes and Custom Grouping. Return Value: 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; |
Default
|
A pattern used to format the Count group summary value. Return Value: Count={0} |
Default
|
A pattern used to format the Min group summary value. Return Value: Min of {1} is {0} |
Default
|
A pattern used to format the Max group summary value. Return Value: Max of {1} is {0} |
Default
|
A pattern used to format the Avg group summary value. Return Value: Avg of {1} is {0:#.##} |
Default
|
A pattern used to format the Sum group summary value. Return Value: Sum of {1} is {0:#.##} |
Default
|
A pattern used to format the Count total summary value. Return Value: Count={0} |
Default
|
A pattern used to format the Min total summary value. Return Value: Min of {1} is {0} |
Default
|
A pattern used to format the Max total summary value. Return Value: Max of {1} is {0} |
Default
|
A pattern used to format the Avg total summary value. Return Value: Avg of {1} is {0:#.##} |
Default
|
A pattern used to format the total summary value. Return Value: Sum of {1} is {0:#.##} |
Default
|
A pattern used to format the Count total summary value, calculated for one column and displayed within another column. Return Value: Count={0} |
Default
|
A pattern used to format the Min total summary value, calculated for one column and displayed within another column. Return Value: Min of {1} is {0} |
Default
|
A pattern used to format the Max total summary value, calculated for one column and displayed within another column. Return Value: Max of {1} is {0} |
Default
|
A pattern used to format the Avg total summary value, calculated for one column and displayed within another column. Return Value: Avg of {1} is {0:#.##} |
Default
|
A pattern used to format the total summary value, calculated for one column and displayed within another column. Return Value: Sum of {1} is {0:#.##} |
Default
|
A pattern used to format the Count group summary value when the Table The Default Return Value: Count={0} |
Default
|
A pattern used to format the Min group summary value when the Table The Default Return Value: Min={0} |
Default
|
A pattern used to format the Max group summary value when the Table The Default Return Value: Max={0} |
Default
|
A pattern used to format the Avg group summary value when the Table The Default Return Value: Avg={0:0.##} |
Default
|
A pattern used to format the Sum group summary value when the Table The Default Return Value: Sum={0:0.##} |
Default
|
A pattern used to format the Count group summary value when the Table Return Value: Count={0} |
Default
|
A pattern used to format the Min group summary value when the Table Return Value: Min of {1} is {0} |
Default
|
A pattern used to format the Max group summary value when the Table Return Value: Max of {1} is {0} |
Default
|
A pattern used to format the Avg group summary value when the Table Return Value: Avg of {1} is {0:0.##} |
Default
|
A pattern used to format the Sum group summary value when the Table Return Value: Sum of {1} is {0:0.##} |
Popup
|
The caption of the filter item displayed within the Drop-down Filter that cancels any filtering by a column. Return Value: (All) |
Popup
|
The caption of the filter item displayed within the Drop-down Filter that displays the records which contain DBNull values in a column. Return Value: (Blanks) |
Popup
|
The caption of the filter item displayed within the Drop-down Filter that displays records which do not contain DBNull values in a column. Return Value: (Non blanks) |
Column
|
The Column Chooser‘s caption. Return Value: Customization |
Column
|
Represents the Column Chooser‘s caption. Return Value: Customization |
Column
|
A pattern used to format the Column Chooser‘s caption in Master-Detail Mode. Return Value: {0}: Column Chooser |
Column
|
The text displayed within the Column Chooser when it is empty. Return Value: Drag a column here to customize the layout |
Band
|
The text displayed within the Bands tab of the Column Chooser in Banded View when it is empty. Return Value: Drag a band here to customize layout |
Column
|
The caption of the Columns tab inside the Column Chooser in Banded View. Return Value: Columns |
Column
|
Represents the caption of the Bands tab inside the Column Chooser in Banded View. Return Value: Bands |
Grid
|
The text displayed within the New Item Row when it is not focused. Return Value: Click here to add a new row |
Excel
|
The caption of the menu item in the search box’s dropdown menu in the Excel-style Drop-down Filter displayed for date-time columns. Clicking this item enables searching within day values of dates. Return Value: Date |
Excel
|
The caption of the menu item in the search box’s dropdown menu in the Excel-style Drop-down Filter displayed for date-time columns. Clicking this item enables searching within month values of dates. Return Value: Month |
Excel
|
The caption of the menu item in the search box’s dropdown menu in the Excel-style Drop-down Filter displayed for date-time columns. Clicking this item enables searching within year values of dates. Return Value: Year |
Excel
|
The caption of the menu item in the search box’s dropdown menu in the Excel-style Drop-down Filter displayed for date-time columns. Clicking this item enables searching within all dates. Return Value: All |
Excel
|
Represents the Filter values tab caption within the Excel style filter dropdown. Return Value: “FILTER VALUES”. |
Excel
|
Represents the Filter rules tab caption within the Excel style filter dropdown. Return Value: “FILTER RULES”. |
Excel
|
Represents the caption of the Clear Filter button in the Excel-style filter dropdown. Return Value: Clear Filter |
Excel
|
Represents the text of label displayed for the From editor that allows to edit Between and Not Return value: From: |
Excel
|
Represents the text of label displayed for the To editor that allows to edit Between and Not Return value: To: |
Excel
|
Represents the null text of the search box in Filter Values tab in the Excel-style filter dropdown. Return Value: Search |
Excel
|
Represents the null text of the search box in Filter Values tab in the Excel-style filter dropdown for date values when the search is performed against year, month and date values. Return Value: Search (All) |
Excel
|
Represents the null text of the search box in Filter Values tab in the Excel-style filter dropdown for date values when the search is performed against year values. Return Value: Search Year |
Excel
|
Represents the null text of the search box in Filter Values tab in the Excel-style filter dropdown for date values when the search is performed against month values. Return Value: Search Month |
Excel
|
Represents the null text of the search box in Filter Values tab in the Excel-style filter dropdown for date values when the search is performed against date values. Return Value: Search Date |
Excel
|
Represents the null text of the text edit that allows editing filter conditions in Filter Rules tab in the Excel-style filter dropdown. Return Value: Enter a value… |
Excel
|
Represents the null text of the combobox edit that allows to edit filter conditions in Filter Rules tab in the Excel-style filter dropdown. Return Value: Select a value… |
Excel
|
Represents the null text of the date edit that allows to edit filter conditions in Filter Rules tab in the Excel-style filter dropdown. Return Value: Select a date… |
Excel
|
|
Excel
|
|
Add
|
Represents the caption of the Add current selection to filter item in the Excel-style filter dropdown. Return Value: Add current selection to filter |
Extended
|
Return Value: Search Columns… |
Extended
|
Return Value: Search Columns and Bands… |
Menu
|
The text displayed within the item in the Group Panel Context Menu that expands all group rows displayed within a View. |
Menu
|
The text displayed within the item in the Group Panel Context Menu that collapses all group rows displayed within a View. |
Menu
|
The text displayed within the item in the Group Panel Context Menu that clears grouping. |
Menu
|
The caption of the item in the Column Context Menu that sorts data by the column’s values in ascending order. Return Value: Sort Ascending |
Menu
|
The caption of the item in the Column Context Menu that sorts data by the column’s values in descending order. Return Value: Sort Descending |
Menu
|
Return Value: Sort Ascending |
Menu
|
Return Value: Sort Descending |
Menu
|
Return Value: Max |
Menu
|
Return Value: Min |
Menu
|
Return Value: Count |
Menu
|
Return Value: Average |
Menu
|
Return Value: Sum |
Menu
|
The caption of the item in the Column Context Menu that unsorts data by the column’s values. Return Value: Clear Sorting |
Menu
|
The caption of the item in the Column Context Menu that ungroups data by the column’s values. Return Value: Ungroup |
Menu
|
The caption of the item in the Column Context Menu that groups data by the column’s values. Return Value: Group By This Column |
Menu
|
The caption of the item in the Column Context Menu that shows the Group Panel. Return Value: Show Group Panel |
Menu
|
The caption of the item in the Column Context Menu, that hides the Group Panel. Return Value: Hide Group Panel |
Menu
|
The caption of the sub item in a column’s context menu, allowing an end-user to specify a Date |
Menu
|
Returns “None”. Corresponds to the menu item that groups rows by values (Column |
Menu
|
The caption of the item in a column’s context menu, that groups rows by the date part of their values. To learn more, see interval grouping. |
Menu
|
The caption of the item in a column’s context menu, that groups rows by the month of their values. To learn more, see interval grouping. |
Menu
|
The caption of the item in a column’s context menu, that groups rows by the year of their values. To learn more, see interval grouping. |
Menu
|
The caption of the item in a column’s context menu, that groups rows according to their date value as compared with the current system date (Column |
Menu
|
The caption of the item in the Column Context Menu that invokes the Column Chooser. Return Value: Show Column Chooser |
Menu
|
The caption of the item in the Column Context Menu, that hides the Column Chooser. Return Value: Hide Column Chooser |
Menu
|
The caption of the item in the Column Context Menu that invokes the Column Chooser in Banded View. Return Value: Show Column/Band Chooser |
Menu
|
The caption of the item in the Column Context Menu that hides the Column Chooser in Banded View. Return Value: Show Column Chooser |
Menu
|
The caption of the item in the Column Context Menu that cancels sorting rows by group summary values. As a result, rows are sorted by the column’s values. Return Value: Clear Summary Sorting |
Menu
|
The caption of the subitem in the Column Context Menu whose child items are used to sort rows by group summary values. This item is hidden, if a View isn’t grouped by the values of this column. Return Value: Sort By Summary |
Menu
|
A pattern used to format the captions of submenu items used to sort rows by group summary values. Return Value: {1} by - ‘{0}’ - {2} Where:
|
Menu
|
The caption of the item in the Column Context Menu that invokes the Runtime Group Summary Editor. Return Value: Group Summary Editor… |
Menu
|
The caption of the item in the Column Context Menu that best fits the width of the current grid column. Return Value: Best Fit |
Menu
|
The caption of the item in the Column Context Menu that best fits the widths of all grid columns. Return Value: Best Fit (all columns) |
Menu
|
The caption of the item in the Column Context Menu that invokes the Expression Editor. Return Value: Expression Editor… |
Menu
|
The caption of the item in the Column Context Menu, that clears filtering applied to a column. Return Value: Clear Filter |
Menu
|
The caption of the item in the Column Context Menu, that shows the Filter Editor. Return Value: Filter Editor… |
Menu
|
The caption of the sub item in a column’s context menu, allowing an end-user to specify a column’s behavior when a View is scrolled. |
Menu
|
The caption of a column’s menu item used to unfix a column (a column takes part in horizontal scrolling). Return Value: None |
Menu
|
The caption of the item in the Column Context Menu, that fixes a column to the left. Return Value: Left |
Menu
|
The caption of the item in the Column Context Menu, that fixes a column to the right. Return Value: Right |
Menu
|
Return Value: Show Search Panel |
Menu
|
Return Value: Hide Search Panel |
Menu
|
The caption of the Sum item displayed within the Summary Context Menu. Return Value: Sum |
Menu
|
The caption of the Min item displayed within the Summary Context Menu. Return Value: Min |
Menu
|
The caption of the Max item displayed within the Summary Context Menu. Return Value: Max |
Menu
|
The caption of the Count item displayed within the Summary Context Menu. Return Value: Count |
Menu
|
The caption of the Avg item displayed within the Summary Context Menu. Return Value: Average |
Menu
|
Return Value: Custom |
Menu
|
The caption of the item displayed within the Summary Context Menu that invokes the Runtime Summary Editor. Return Value: Customize… |
Menu
|
Return Value: Show row count |
Group
|
The caption of the Runtime Summary Editor used to manage group summaries. Return Value: Group Summaries |
Total
|
A pattern used to format the caption of the runtime total summary editor that allows end-users to manage total summaries. Return Value: Totals for ‘{0}’ |
Total
|
Return Value: Totals for ‘{0}’ |
Summary
|
The caption of the Runtime Summary Editor‘s tab page that lists summary items. Return Value: Items |
Summary
|
The caption of the Runtime Summary Editor‘s tab page that displays the order of summary items. Return Value: Order |
Summary
|
Return Value: Left side |
Summary
|
Return Value: Right side |
Summary
|
Return Value: Order and Alignment |
Summary
|
The caption of the button used to move the selected summary item up in the list. This button is displayed within the Runtime Summary Editor‘s Order tab page. Return Value: Up |
Summary
|
The caption of the button used to move the selected summary item down in the list. This button is displayed within the Runtime Summary Editor‘s Order tab page. Return Value: Down |
Filter
|
The caption of the Filter Editor window. Return Value: Filter Editor |
Filter
|
|
Filter
|
Return Value: {0} filter: |
Group
|
Return Value: {0}: |
Error
|
Return Value: Error occurred during processing server request ({0}) |
Progress
|
The title of the progress window. Return Value: Loading data |
Progress
|
The caption of the Cancel button displayed within the progress window. Return Value: Cancel |
Progress
|
Return Value: Cancelling |
Summary
|
Represents the summary item separator. Return Value: , |
Invalid
|
Return Value: Invalid Value |
Checkbox
|
Return Value: Selection |
Grid
|
Return Value: Expand a card |
Grid
|
Return Value: Collapse a card |
Navigation
|
Return Value: First |
Navigation
|
Return Value: Previous Page |
Navigation
|
Return Value: Previous |
Navigation
|
Return Value: Next |
Navigation
|
Return Value: Next Page |
Navigation
|
Return Value: Last |
Navigation
|
Return Value: Append |
Navigation
|
Return Value: Delete |
Navigation
|
Return Value: Edit |
Navigation
|
Return Value: Record {0} of {1} |
Date
|
Represents the caption of the Show all item in the date-time filter dropdown. Return Value: Show all |
Date
|
Represents the caption of the Filter by a specific date item in the date-time filter dropdown. Return Value: Filter by a specific date |
Date
|
Represents the caption of the Prior to this year item in the date-time filter dropdown. Return Value: Prior to this year |
Date
|
Represents the caption of the Earlier this year item in the date-time filter dropdown. Return Value: Earlier this year |
Date
|
Represents the caption of the Earlier this month item in the date-time filter dropdown. Return Value: Earlier this month |
Date
|
Represents the caption of the Last week item in the date-time filter dropdown. Return Value: Last week |
Date
|
Represents the caption of the Earlier this week item in the date-time filter dropdown. Return Value: Earlier this week |
Date
|
Represents the caption of the Yesterday item in the date-time filter dropdown. Return Value: Yesterday |
Date
|
Represents the caption of the Today item in the date-time filter dropdown. Return Value: Today |
Date
|
Represents the caption of the Tomorrow item in the date-time filter dropdown. Return Value: Tomorrow |
Date
|
Represents the caption of the Later this week item in the date-time filter dropdown. Return Value: Later this week |
Date
|
Represents the caption of the Next week item in the date-time filter dropdown. Return Value: Next week |
Date
|
Represents the caption of the Later this month item in the date-time filter dropdown. Return Value: Later this month |
Date
|
Represents the caption of the Later this year item in the date-time filter dropdown. Return Value: Later this year |
Date
|
Represents the caption of the Beyond this year item in the date-time filter dropdown. Return Value: Beyond this year |
Date
|
Represents the caption of the Beyond item in the Date-Time Filter Dropdown. Return Value: Beyond |
Date
|
Represents the caption of the This week item in the date-time filter dropdown. Return Value: This week |
Date
|
Represents the caption of the This month item in the date-time filter dropdown. Return Value: This month |
Date
|
Represents the caption of the Earlier item in the date-time filter dropdown. Return Value: Earlier |
Date
|
Represents the caption of the Empty item in the date-time filter dropdown. Return Value: Empty |
DDExtensions
|
Represents the caption that the target hint displays when a row is dragged to another control. Return Value: “Add rows”. |
DDExtensions
|
Represents the caption that the target hint displays when a row cannot be dropped at the current pointer position. Return Value: “Cannot drop here”. |
DDExtensions
|
A pattern used to format the source hint caption when an end-user drags multiple rows. Return Value: “Dragging {0} rows”. |
DDExtensions
|
A pattern used to format the source hint caption when an end-user drags a single row. Return Value: “Dragging 1 row:”. |
DDExtensions
|
Represents the caption that the target hint displays when an end-user positions the cursor at the bottom of a grid row. Return Value: “Insert after row:”. |
DDExtensions
|
Represents the caption that the target hint displays when an end-user positions the cursor at the top of a grid row. Return Value: “Inset before row:”. |
DDExtensions
|
Represents the caption that the target hint displays when an end-user moves a node to a child collection of another node. Return Value: “Move to children collection:”. |
DDExtensions
|
Represents the caption that the target hint displays when an end-user drags a row from one group to another. Return Value: “Move to group:”. |
DDExtensions
|
Represents the caption that the hint displays to the left of the dragged row identifier. Return Value: “Row”. |
Edit
|
Represents a caption of the edit form Update button. Return Value: “Update”. |
Edit
|
Represents a caption of the edit form Cancel button. Return Value: “Cancel”. |
Edit
|
The text displayed within the message box invoked if an end-user closes the inline edit form without saving the changes. Return Value: “Your data is modified. Do you want to save the changes?” |
Edit
|
The text displayed within the message box invoked if the cancel button was clicked in edit form. Return Value: “Do you want to cancel editing?” |
Edit
|
Represents a caption of the warning message box. Return Value: “Warning”. |
Menu
|
Represents the caption of the fix row popup menu item that fixes the row at the top of the grid. Return Value: “Top”. |
Menu
|
Represents the caption of the fix row popup menu item that unfixes the row. Return Value: “None”. |
Menu
|
Represents the caption of the fix row popup menu item that fixes the row at the bottom of the grid. Return Value: “Bottom”. |
Menu
|
The caption of the menu’s item in the compact panel, clicking on which allows end-users to show Grid Return Value: Show in Groups |
Compact
|
The text displayed within the sort element dropdown menu when Grid Return Value: None |
Compact
|
The caption of the sort button in the compact panel when data is sorted in ascending order. Return Value: Ascending |
Compact
|
The caption of the sort button in the compact panel when data is sorted in descending order. Return Value: Descending |
Compact
|
The text displayed within the sort element dropdown menu indicating by which column the grid is sorted. Return Value: By |
Compact
|
The caption of the filter element button in the compact panel when no filter is selected. Return Value: Filter |
Menu
|
The caption of the merged menu’s item in the compact panel, clicking on which allows end-users to select a column by which the data should be sorted. Return Value: Arrange By |
Menu
|
The caption of the merged menu’s item in the compact panel, clicking on which allows end-users to reverse the sort order in Grid Return Value: Reverse Sort |
Loading
|
Return Value: Retry |
Loading
|
|
Loading
|
Return Value: Load More |
No
|
A caption that is shown within the data area when the Grid Return Value: No Records |
No
|
A caption that is shown within the data area when a filter/search query has no results. Return Value: No Records Found |
Loading
|
|
Deletion
|
|
Update
|
Represents the caption of the Update button in the Edit Entire Row mode. |
Update
|
Represents the caption of the Cancel button in the Edit Entire Row mode. |
Update
|
|
Filter
|
|
Auto
|
|
Merged
|
|
Refresh
|
|
Dialog
|
|
Dialog
|
|
Header
|
#Remarks
Individual default strings displayed within the grid (e.g. group panel text, the column chooser’s caption, etc.) can be changed at runtime. To translate individual resource strings at runtime, create a DevExpress.Xpf.Grid.RuntimeStringIdInfo object with the specified Id and Value properties, and add it to the View’s RuntimeLocalizationStrings collection. The Id property identifies the required resource string. The Value property specifies a new value for it.
#Example
This example shows how to change the default string displayed in the Group Panel at runtime.
<dxg:GridControl x:Name="grid" AutoGenerateColumns="AddNew">
<dxg:GridControl.View>
<dxg:TableView x:Name="view" AutoWidth="True"/>
</dxg:GridControl.View>
</dxg:GridControl>
<StackPanel Grid.Row="1" Orientation="Horizontal">
<TextBox x:Name="textBox" Width="200" KeyDown="textBox_KeyDown" Margin="3,3,3,3"/>
<Button Content="Apply" Click="button_Click" Margin="0,3,0,3"/>
</StackPanel>
void LocalizeGroupPanelText() {
var NewText = textBox.Text;
var localization = new GridRuntimeStringCollection();
localization.Add(new RuntimeStringIdInfo(GridControlRuntimeStringId.GridGroupPanelText, NewText));
view.RuntimeLocalizationStrings = localization;
}
void button_Click(object sender, RoutedEventArgs e) {
LocalizeGroupPanelText();
}
void textBox_KeyDown(object sender, System.Windows.Input.KeyEventArgs e) {
if (e.Key == System.Windows.Input.Key.Enter) {
LocalizeGroupPanelText();
}
}