DxBlazorStringId Enum
Lists string identifiers that define Blazor components’ UI elements used for localization.
Namespace: DevExpress.Blazor.Localization
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
public enum DxBlazorStringId
Members
Name | Description |
---|---|
Yes
|
The text displayed in Grid component for the Yes item in the delete confirmation dialog. |
No
|
The text displayed in Grid component for the No item in the delete confirmation dialog. |
A11y_Accordion_FilterPanel_Text
|
The name of a filter panel in the Accordion component. Assistive technology tools use this name. |
A11y_Calendar_NextCentury
|
The name of the Calendar component’s Next Century button. Assistive technology tools use this name. |
A11y_Calendar_NextDecade
|
The name of the Calendar component’s Next Decade button. Assistive technology tools use this name. |
A11y_Calendar_NextMonth
|
The name of the Calendar component’s Next Month button. Assistive technology tools use this name. |
A11y_Calendar_NextYear
|
The name of the Calendar component’s Next Year button. Assistive technology tools use this name. |
A11y_Calendar_PreviousCentury
|
The name of the Calendar component’s Previous Century button. Assistive technology tools use this name. |
A11y_Calendar_PreviousDecade
|
The name of the Calendar component’s Previous Decade button. Assistive technology tools use this name. |
A11y_Calendar_PreviousMonth
|
The name of the Calendar component’s Previous Month button. Assistive technology tools use this name. |
A11y_Calendar_PreviousYear
|
The name of the Calendar component’s Previous Year button. Assistive technology tools use this name. |
A11y_Grid_CollapseButton
|
The name of a group collapse button in the Grid component. Assistive technology tools use this name. |
A11y_Grid_UnselectedRow
|
The name of a cell and a check box in the selection column when a row is not selected. Assistive technology tools use this name. |
A11y_Grid_Editing_DeleteButton
|
The name of the Delete button in the Grid‘s command column. Assistive technology tools use this name. |
A11y_Grid_Editing_EditButton
|
The name of the Edit button in the Grid‘s command column. Assistive technology tools use this name. |
A11y_Grid_Editing_NewButton
|
The name of the New button in the Grid‘s command column. Assistive technology tools use this name. |
A11y_Grid_EmptyHeaderCell
|
The name of a header cell in the column that contains group expand buttons in the Grid component. Assistive technology tools use this name. |
A11y_Grid_ExpandButton
|
The name of a group expand button in the Grid component. Assistive technology tools use this name. |
A11y_Grid_FilterMenu
|
The name of a column filter menu button in the Grid component. Assistive technology tools use this name. |
A11y_Grid_FilterMenu_Applied_Postfix
|
The text added to a column name when a filter menu is enabled and a filter is applied. Assistive technology tools use this name. |
A11y_Grid_FilterMenu_NotApplied_Postfix
|
The text added to a column name when a filter menu is enabled and a filter is not applied. Assistive technology tools use this name. |
A11y_Grid_FilterMenu_ClearButton
|
The name of the Clear button in the Grid component’s column filter menu. Assistive technology tools use this name. |
A11y_Grid_HeaderSelectionCell
|
The name of the selection column‘s header cell in Grid and TreeList components. Assistive technology tools use this name. |
A11y_Grid_SearchBox
|
The name of the search box in the Grid component. Assistive technology tools use this name. |
A11y_Grid_SelectionColumn_DeselectAll
|
The name of a checked Select All checkbox in the selection column of Grid and TreeList components. Assistive technology tools use this name. |
A11y_Grid_SelectionColumn_SelectAll
|
The name of an unchecked Select All checkbox in the selection column of Grid and TreeList components. Assistive technology tools use this name. |
A11y_Grid_SelectedRow
|
The name of a cell and a check box in the selection column when a row is selected. Assistive technology tools use this name. |
A11y_Grid_SpecifySearchValueForFieldFormat
|
The name of a filter row cell in Grid and TreeList components. Assistive technology tools use this name. |
A11y_Grid_Status
|
The grid status message. Assistive technology tools use this text. |
A11y_Grid_Group_Sorted_Ascending
|
The name of a column header in a group panel when a column is sorted in ascending order. Assistive technology tools use this name. |
A11y_Grid_Group_Sorted_Descending
|
The name of a column header in a group panel when a column is sorted in descending order. Assistive technology tools use this name. |
A11y_Grid_CheckBoxColumn_Checked
|
The name of a boolean column’s cell when the cell displays a checked checkbox. Assistive technology tools use this name. |
A11y_Grid_CheckBoxColumn_Unchecked
|
The name of a boolean column’s cell when the cell displays an unchecked checkbox. Assistive technology tools use this name. |
A11y_Pager_CurrentPage
|
The name of the Pager component’s Current Page button. Assistive technology tools use this name. |
A11y_Pager_FirstPage
|
The name of the Pager component’s First Page button. Assistive technology tools use this name. |
A11y_Pager_LastPage
|
The name of the Pager component’s Last Page button. Assistive technology tools use this name. |
A11y_Pager_NavigateToPage
|
The name of page number buttons in the Pager component. Assistive technology tools use this name. |
A11y_Pager_NextPage
|
The name of the Pager component’s Next Page button. Assistive technology tools use this name. |
A11y_Pager_PreviousPage
|
The name of the Pager component’s Previous Page button. Assistive technology tools use this name. |
A11y_Popup_CloseButton
|
The name of the Popup component’s Close button. Assistive technology tools use this name. |
A11y_Tabs_HeaderButtonNext
|
The name of a button that scrolls the Tabs component to subsequent tabs. Assistive technology tools use this name. |
A11y_Tabs_HeaderButtonPrev
|
The name of a button that scrolls the Tabs component to previous tabs. Assistive technology tools use this name. |
A11y_TreeView_FilterPanel_Text
|
The name of a filter panel in the Tree View component. Assistive technology tools use this name. |
A11y_Scheduler_Toolbar_NavigateBackwardFormat
|
The name of the Scheduler component’s Previous Date/Week/Month button. Assistive technology tools use this name. |
A11y_Scheduler_Toolbar_NavigateForwardFormat
|
The name of the Scheduler component’s Next Date/Week/Month button. Assistive technology tools use this name. |
A11y_Toolbar_EllipsisButton
|
The name of the ellipsis button in the Toolbar component. Assistive technology tools use this name. |
A11y_HtmlEditor_Dialog_Width
|
The name of the Width in pixels setting in the Html Editor’s dialogs. Assistive technology tools use this name. |
A11y_HtmlEditor_Dialog_Height
|
The name of the Height in pixels setting in the Html Editor’s dialogs. Assistive technology tools use this name. |
A11y_HtmlEditor
|
The name of the HTML Editor component. Assistive technology tools use this name. |
A11y_Chart
|
The name of the Chart component. Assistive technology tools use this name. |
Accordion_FilterPanel_NullText
|
The text of a filter panel in the Accordion. |
Calendar_ClearButton
|
The text of the Calendar component’s Clear button. |
Calendar_TodayButton
|
The text of the Calendar component’s Today button. |
CheckBoxSettings_CheckedDisplayText
|
The text displayed in Grid and TreeList components instead of checkbox editors in the checked state. |
CheckBoxSettings_IndeterminateDisplayText
|
The text displayed in Grid and TreeList components instead of checkbox editors in the indeterminate state. |
CheckBoxSettings_UncheckedDisplayText
|
The text displayed in Grid and TreeList components instead of checkbox editors in the unchecked state. |
ColorPicker_CancelButton
|
The text of the Cancel button displayed in the RichEdit component’s color picker. |
ColorPicker_CustomColor
|
The text of the Custom color button displayed in the RichEdit component’s color picker. |
ColorPicker_OkButton
|
The text of the OK button displayed in the RichEdit component’s color picker. |
DataEditor_InvalidMaskValidation
|
The notification message displayed for a data editor whose value does not match the applied mask. |
DataGrid_AllText
|
The text of the All button displayed within the Data Grid’s page size selector. |
DataGrid_CancelButton
|
The text of the Cancel button displayed within the Data Grid’s edit form. |
DataGrid_CheckBoxColumn_FilterTextChecked
|
The text displayed in the Data Grid’s filter row for the checked state in the checkbox column. |
DataGrid_CheckBoxColumn_FilterTextIndeterminate
|
The text displayed in the Data Grid’s filter row for the indeterminate state in the checkbox column. |
DataGrid_CheckBoxColumn_FilterTextUnchecked
|
The text displayed in the Data Grid’s filter row for the unchecked state in the checkbox column. |
DataGrid_ClearButton
|
The text of the Clear button displayed within the Data Grid’s filter row. |
DataGrid_ColumnChooser
|
Text of the Column Chooser window’s Selection Column item. |
DataGrid_ColumnChooser_CommandColumn
|
Text of the Column Chooser button in the Data Grid’s toolbar. |
DataGrid_ColumnChooser_Header
|
Text of the Column Chooser window’s Command Column item. |
DataGrid_ColumnChooser_SelectionColumn
|
Text of the Column Chooser window’s header. |
DataGrid_DeleteButton
|
The text of the Delete button displayed within the Data Grid’s command column. |
DataGrid_EditButton
|
The text of the Edit button displayed within the Data Grid’s command column. |
DataGrid_EmptyDataRow
|
The text that is displayed when the Data Grid does not contain data. For example, when a data source is empty or there is no data that matches the specified filter criteria. |
DataGrid_GroupPanel
|
The text of the Data Grid’s Group Panel when the panel does not contain column headers. |
DataGrid_Loading
|
The text that is displayed in the Data Grid when data is being loaded. |
DataGrid_NewButton
|
The text of the New button displayed within the Data Grid’s command column. |
DataGrid_PageSize
|
The text of the Page size label displayed next to the Data Grid’s page size selector. |
DataGrid_PopupEditFormCaption
|
The caption of the Data Grid’s edit form when it is displayed in a pop-up window. |
DataGrid_SummaryAvg
|
The text of the Avg label displayed in the Data Grid’s footer when total summaries are calculated. |
DataGrid_SummaryCount
|
The text of the Count label displayed in the Data Grid’s footer when total summaries are calculated. |
DataGrid_SummaryMax
|
The text of the Max label displayed in the Data Grid’s footer when total summaries are calculated. |
DataGrid_SummaryMin
|
The text of the Min label displayed in the Data Grid’s footer when total summaries are calculated. |
DataGrid_SummarySum
|
The text of the Sum label displayed in the Data Grid’s footer when total summaries are calculated. |
DataGrid_UpdateButton
|
The text of the Update button displayed within the Data Grid’s edit form. |
DateEdit_ApplyButton
|
The tooltip displayed for the Apply button when the Date Edit is in Scroll Picker mode. |
DateEdit_ChooseDate
|
The Choose a date text displayed when the Date Edit is in Scroll Picker mode. |
DateEdit_ChooseDateAndTime
|
The text of the Date Edit component’s caption if the time section is displayed. |
DateEdit_CloseButton
|
The tooltip displayed for the Close button when the Date Edit is in Scroll Picker mode. |
DateEdit_DateTab
|
The text of the Date Edit component’s Date tab if the time section is displayed. |
DateEdit_DisabledDateNotification
|
The notification message displayed for the Date Edit component when a user selects a date disabled by the CustomDisabledDate event. |
DateEdit_NowButton
|
The text of the Date Edit component’s Now button if the time section is displayed. |
DateEdit_OutOfRangeNotification
|
The notification message displayed for the Date Edit component when a user selects a date outside a date range. |
DateEdit_TimeTab
|
The text of the Date Edit component’s Time tab if the time section is displayed. |
DateRangePicker_StartDatePlaceholder
|
The text displayed in the Date Range Picker’s input element if the start date is not specified. |
DateRangePicker_EndDatePlaceholder
|
The text displayed in the Date Range Picker’s input element if the end date is not specified. |
Editor_DropDownButton
|
The tooltip displayed for the editor’s drop-down button. |
Grid_ClearFilterButton
|
The text of the Clear button in the Grid’s filter row. |
Grid_ColumnChooser_CommandColumn
|
The text of the Command Column item displayed in the Column Chooser. |
Grid_ColumnChooser_HeaderText
|
The text displayed in Grid and TreeList components in the Column Chooser‘s header. |
Grid_ColumnChooser_SelectionColumn
|
The text displayed in Grid and TreeList components for the Column Chooser‘s Selection Column item. |
Grid_CommandItem_DeselectAll
|
The text displayed in Grid and TreeList components for the Deselect All context menu command of the Select All checkbox. |
Grid_CommandItem_SelectAll
|
The text displayed in Grid and TreeList components for the Select All context menu command of the Select All checkbox. |
Grid_Editing_CancelButton
|
The text of the Cancel button in the Grid’s edit form or command column‘s edit cell. |
Grid_Editing_DeleteButton
|
The text of the Delete button in the Grid’s command column. |
Grid_Editing_DeleteConfirmationText
|
The confirmation text in the pop-up window that appears when users attempt to delete a record. |
Grid_Editing_EditButton
|
The text of the Edit button in the Grid’s command column. |
Grid_Editing_NewButton
|
The text of the New button in the Grid’s command column. |
Grid_Editing_PopupEditFormHeaderText
|
The header text of the Grid’s edit form displayed in a pop-up window. |
Grid_Editing_SaveButton
|
The text of the Save button in the Grid’s edit form or command column‘s edit cell. |
Grid_Editing_ValuesWereDiscardedNotification
|
The notification message displayed for the Grid component after it discards unsaved changes in |
Grid_EmptyDataRow
|
The text displayed in Grid and TreeList components within the empty data area. |
Grid_EmptyHeaders
|
The text displayed in an empty header panel. |
Grid_FilterMenu_ApplyButton
|
The text of the Apply button displayed in the Grid’s column filter menu. |
Grid_FilterMenu_BlanksItem
|
The text of the Blanks item displayed in the column filter menu when the column contains |
Grid_FilterMenu_CancelButton
|
The text of the Cancel button displayed in the Grid’s column filter menu. |
Grid_FilterMenu_ClearButton
|
The text of the Clear button displayed in the Grid’s column filter menu. |
Grid_FilterMenu_SearchBoxNullText
|
The text displayed in the column filter menu‘s search box when it is empty. |
Grid_FilterMenu_SelectAll
|
The text of the Select All checkbox displayed in the Grid’s column filter menu. |
Grid_FilterMenu_UnsupportedColumnTypeNotification
|
The notification message displayed in the column filter menu when the Grid cannot create a filter item list for this column. |
Grid_FilterMenu_ValuesHeaderText
|
The text displayed in the column filter menu‘s header. |
Grid_GroupInterval_DateRange_BeyondNextMonth
|
The text of the Beyond Next Month label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_EarlierThisMonth
|
The text of the Earlier This Month label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_LastMonth
|
The text of the Last Month label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_LastWeek
|
The text of the Last Week label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_LaterThisMonth
|
The text of the Later This Month label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_NextMonth
|
The text of the Next Month label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_NextWeek
|
The text of the Next Week label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_Older
|
The text of the Older label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_ThreeWeeksAgo
|
The text of the Three Weeks Ago label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_ThreeWeeksAway
|
The text of the Three Weeks Away label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_Today
|
The text of the Today label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_Tomorrow
|
The text of the Tomorrow label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_TwoWeeksAgo
|
The text of the Two Weeks Ago label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_TwoWeeksAway
|
The text of the Two Weeks Away label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupInterval_DateRange_Yesterday
|
The text of the Yesterday label displayed in a group row when rows are grouped by a date/time column. |
Grid_GroupPanel
|
The text of the Grid’s Group Panel when the panel does not contain column headers. |
Grid_Loading
|
The text displayed in the Grid when it is grouped and data from an Instant Feedback Data Source is not retrieved yet. |
Grid_Export_LoadingPanelText
|
The text displayed next to the Grid’s loading indicator that appears when you export data bound to asynchronous and server mode data sources. |
Grid_PageSizeSelector_AllRowsItem
|
The text displayed in Grid and TreeList components for the All item in the page size selector. |
Grid_PageSizeSelector_Caption
|
The caption of the page size selector displayed in Grid and TreeList components. |
Grid_SearchBoxNullText
|
The text displayed in the search box when it is empty. |
Grid_Summary_Average
|
The text of the |
Grid_Summary_AverageOfAnotherColumn
|
The text of the |
Grid_Summary_Count
|
The text of the |
Grid_Summary_Max
|
The text of the |
Grid_Summary_MaxOfAnotherColumn
|
The text of the |
Grid_Summary_Min
|
The text of the |
Grid_Summary_MinOfAnotherColumn
|
The text of the |
Grid_Summary_Sum
|
The text of the |
Grid_Summary_SumOfAnotherColumn
|
The text of the |
ListBox_EmptyDataArea
|
The text displayed in list editors (List Box, ComboBox, TagBox) if there is not items to display.’ |
ListBox_EmptyDataRow
|
The text that is displayed when the List Box does not contain data. For example, when a data source is empty or there is no data that matches the specified filter criteria. |
ListBox_Loading
|
The text displayed in list editors when editor data is loading.’ |
Loading_Panel_Text
|
The text displayed next to a loading indicator. |
Pager_PageOfLabel
|
The text after the Go to Page input box displayed within the Data Grid’s pager and a standalone Pager component. |
PivotGrid_GrandTotal
|
The text of the Pivot Grid’s grand totals. |
PivotGrid_TotalFormat
|
The text of the Pivot Grid’s row/column totals. |
RadioGroup_NoDataText
|
The text displayed within the RadioGroup when there are no items to display. |
Scheduler_CancelButton
|
The text of the Cancel button displayed in the Scheduler’s Resource Navigator. |
Scheduler_Color_Blue
|
The text of the Scheduler’s Blue label. |
Scheduler_Color_Cyan
|
The text of the Scheduler’s Cyan label. |
Scheduler_Color_Green
|
The text of the Scheduler’s Green label. |
Scheduler_Color_Indigo
|
The text of the Scheduler’s Indigo label. |
Scheduler_Color_Light
|
The text of the Scheduler’s Light label. |
Scheduler_Color_Orange
|
The text of the Scheduler’s Orange label. |
Scheduler_Color_Pink
|
The text of the Scheduler’s Pink label. |
Scheduler_Color_Purple
|
The text of the Scheduler’s Purple label. |
Scheduler_Color_Red
|
The text of the Scheduler’s Red label. |
Scheduler_Color_Teal
|
The text of the Scheduler’s Teal label. |
Scheduler_Color_Yellow
|
The text of the Scheduler’s Yellow label. |
Scheduler_DayViewName
|
The text of the Day view displayed in the Scheduler’s View Selector. |
Scheduler_EmptyResource
|
The text displayed in the appointment edit form’s Resource field when no resource is selected. |
Scheduler_Form_AllDay
|
The text of the All Day switch displayed in the Scheduler’s Appointment form. |
Scheduler_Form_ConfirmDelete
|
The confirmation text displayed when you delete a recurring appointment or series. |
Scheduler_Form_ConfirmEdit
|
The confirmation text displayed when you edit a recurring appointment or series. |
Scheduler_Form_Days
|
The text displayed in the daily Recurrence Rule form after the Repeat every … day(s) spin edit. |
Scheduler_Form_DeleteButton
|
The text of the Scheduler recurring appointment’s Delete appointment button. |
Scheduler_Form_DeleteSeriesButton
|
The text of the Scheduler recurring appointment’s Delete series button. |
Scheduler_Form_Description
|
The text of the Description field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Discard
|
The text of the Discard button displayed in the Scheduler’s Appointment form. |
Scheduler_Form_EditButton
|
The tooltip displayed for the Scheduler appointment’s Edit button. |
Scheduler_Form_EditSeriesButton
|
The text of the Scheduler recurring appointment’s Edit series button. |
Scheduler_Form_EndDate
|
The text of the End field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Hours
|
The text of the End setting’s time span field (for example, 2 hours) displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Label
|
The text of the Label field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Location
|
The text of the Location field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Months
|
The text of the Repeat every … setting’s month(s) field displayed in the monthly Recurrence Rule form. |
Scheduler_Form_Occurrences
|
The text of the Repeat end - > End after setting’s … occurrence(s) field displayed in the Recurrence Rule forms. |
Scheduler_Form_Of
|
The text of the … of … setting displayed in the monthly Recurrence Rule form. |
Scheduler_Form_On
|
The text of the On … setting displayed in the yearly Recurrence Rule form. |
Scheduler_Form_OnDay
|
The text of the On day … setting displayed in the monthly Recurrence Rule form. |
Scheduler_Form_OnThe
|
The text of the On the … setting displayed in the monthly Recurrence Rule form. |
Scheduler_Form_Repeat
|
The text of the Repeat field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_RepeatAppointment
|
The title (for example, Repeat + {0} - Repeat Daily, Repeat Weekly) of the Recurrence Rule forms. |
Scheduler_Form_RepeatEnd
|
The text of the Repeat end setting displayed in the Recurrence Rule forms. |
Scheduler_Form_RepeatEvery
|
The text of the Repeat every … setting displayed in the Recurrence Rule forms. |
Scheduler_Form_Resource
|
The text of the Resource field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Save
|
The text of the Save button displayed in the Scheduler’s Appointment form. |
Scheduler_Form_StartDate
|
The text of the Start field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Status
|
The text of the Status field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_Subject
|
The text of the Subject field displayed in the Scheduler’s Appointment form. |
Scheduler_Form_TimeZone
|
|
Scheduler_Form_Title
|
The title of the Scheduler’s Appointment form. |
Scheduler_Form_Weeks
|
The text displayed in the weekly Recurrence Rule form after the Repeat every … week(s) spin edit. |
Scheduler_MonthViewName
|
Pan is enabled. |
Scheduler_NoSubject
|
The default subject for new Scheduler appointments. |
Scheduler_OkButton
|
The text of the OK button displayed in the Scheduler’s Resource Navigator. |
Scheduler_RecurrenceRange_EndAfter
|
The text of the Repeat end - > End after setting displayed in the Recurrence Rule forms. |
Scheduler_RecurrenceRange_EndBy
|
The text of the Repeat end - > End by setting displayed in the Recurrence Rule forms. |
Scheduler_RecurrenceRange_NoEndDate
|
The text of the Repeat end - > No end date setting displayed in the Recurrence Rule forms. |
Scheduler_RecurrenceType_Daily
|
The text of the Repeat setting’s Daily item displayed in the Scheduler’s Appointment form. |
Scheduler_RecurrenceType_Monthly
|
The text of the Repeat setting’s Monthly item displayed in the Scheduler’s Appointment form. |
Scheduler_RecurrenceType_Never
|
The text of the Repeat setting’s Never item displayed in the Scheduler’s Appointment form. |
Scheduler_RecurrenceType_Weekly
|
The text of the Repeat setting’s Weekly item displayed in the Scheduler’s Appointment form. |
Scheduler_RecurrenceType_Yearly
|
The text of the Repeat setting’s Yearly item displayed in the Scheduler’s Appointment form. |
Scheduler_Resources_FilterNullText
|
The text displayed in the Scheduler’s Resource Navigator when the filter box is empty. |
Scheduler_Resources_SelectAll
|
The text of the Select All checkbox displayed in the Scheduler’s Resource Navigator. |
Scheduler_ResourcesButton
|
The text of the button that displays the Scheduler’s Resource Navigator. |
Scheduler_SettingsToolbarTitle
|
Specifies the Scheduler toolbar’s title. |
Scheduler_Status_Away
|
The text of the Scheduler’s Away status. |
Scheduler_Status_Busy
|
The text of the Scheduler’s Busy status. |
Scheduler_Status_Free
|
The text of the Scheduler’s Free status. |
Scheduler_Status_Tentative
|
The text of the Scheduler’s Tentative status. |
Scheduler_Status_WorkingElsewhere
|
The text of the Scheduler’s Working elsewhere status. |
Scheduler_TimelineViewName
|
The text of the Timeline view displayed in the Scheduler’s View Selector. |
Scheduler_TodayButton
|
The text of the Today button displayed in the Scheduler header. |
Scheduler_ToolTip_Close
|
The tooltip for the Close button displayed in the Scheduler’s Appointment form. |
Scheduler_ToolTip_Delete
|
The tooltip for the Delete button displayed in the Scheduler’s Appointment form. |
Scheduler_ToolTip_Edit
|
The tooltip for the Edit button displayed in the Scheduler’s Appointment form. |
Scheduler_ToolTip_RestoreOccurrence
|
The tooltip for the Restore Occurrence button displayed in the Scheduler’s Appointment form. |
Scheduler_WeekDays_Day
|
The text of the On the … day setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekDays_Weekend
|
The text of the On the … weekend setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekDays_WorkDay
|
The text of the On the … work day setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekOfMonth_First
|
The text of the On the → first setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekOfMonth_Fourth
|
The text of the On the → fourth setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekOfMonth_Last
|
The text of the On the → last setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekOfMonth_Second
|
The text of the On the → second setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekOfMonth_Third
|
The text of the On the → third setting displayed in the monthly Recurrence Rule form. |
Scheduler_WeekViewName
|
The text of the Week view displayed in the Scheduler’s View Selector. |
Scheduler_WorkWeekViewName
|
The text of the Work Week view displayed in the Scheduler’s View Selector. |
SpinEdit_DownButton
|
The tooltip displayed for the Spin editor’s down button. |
SpinEdit_UpButton
|
The tooltip displayed for the Spin editor’s up button. |
TagBox_Tag_RemoveButton
|
The text of the Remove button that allows a user to remove an individual tag selected in the TagBox component. |
TimeEdit_ChooseTime
|
The text of the Time Edit component’s caption. |
TimeEdit_OutOfRangeNotification
|
The notification message displayed for the Time Edit component when a user selects time outside a range. |
TimeSpan_Day
|
The long caption of a time span mask’s days section that displays a single day. |
TimeSpan_Days
|
The long caption of a time span mask’s days section that displays multiple days. |
TimeSpan_DayShortCaption
|
The short caption of a time span mask’s days section. |
TimeSpan_FractionalSecond
|
The long caption of a time span mask’s fractional seconds section that displays a single fractional second. |
TimeSpan_FractionalSeconds
|
The long caption of a time span mask’s fractional seconds section that displays multiple fractional seconds. |
TimeSpan_FractionalSecondShortCaption
|
The short caption of a time span mask’s fractional seconds section. |
TimeSpan_Hour
|
The long caption of a time span mask’s hours section that displays a single hour. |
TimeSpan_Hours
|
The long caption of a time span mask’s hours section that displays multiple hours. |
TimeSpan_HourShortCaption
|
The short caption of a time span mask’s hours section. |
TimeSpan_Millisecond
|
The long caption of a time span mask’s milliseconds section that displays a single millisecond. |
TimeSpan_Milliseconds
|
The long caption of a time span mask’s milliseconds section that displays multiple milliseconds. |
TimeSpan_MillisecondShortCaption
|
The short caption of a time span mask’s milliseconds section. |
TimeSpan_Minute
|
The long caption of a time span mask’s minutes section that displays a single minute. |
TimeSpan_Minutes
|
The long caption of a time span mask’s minutes section that displays multiple minutes. |
TimeSpan_MinuteShortCaption
|
The short caption of a time span mask’s minutes section. |
TimeSpan_Second
|
The long caption of a time span mask’s seconds section that displays a single second. |
TimeSpan_Seconds
|
The long caption of a time span mask’s seconds section that displays multiple seconds. |
TimeSpan_SecondShortCaption
|
The short caption of a time span mask’s seconds section. |
TreeView_CheckAllBox
|
Specifies the CheckAllText for the TreeView’s Check All box. |
TreeView_EmptyDataText
|
The text that is displayed when the TreeView does not contain data. For example, when a data source is empty or there is no data that matches the specified filter criteria. |
TreeView_FilterPanel_NullText
|
The text of a filter panel in the TreeView. |
Upload_Canceled
|
The text displayed in Upload and File Input components for a file whose upload process was canceled. |
Upload_Done
|
The text displayed in Upload and File Input components for a file that was uploaded successfully. |
Upload_DragAndDropMoreThanOneFileError
|
|
Upload_Failed
|
The text displayed in Upload and File Input components for a file whose upload operation failed. |
Upload_FileIsTooLarge
|
The text displayed in Upload and File Input components for a file whose size exceeds the maximum allowed size. |
Upload_FileIsTooSmall
|
The text displayed in Upload and File Input components for a file whose size is less than the minimum allowed size. |
Upload_UploadFilesButton
|
The text of the upload button displayed in Upload and File Input components in OnButtonClick mode when multiple files are ready to upload. |
Upload_FileTypeIsNotAllowed
|
The text displayed in Upload and File Input components for a file whose type is not allowed. |
Upload_MaxFileCountExceededInitialText
|
The text displayed in Upload and File Input components if a user selects too many files (the number of selected files exceeds |
Upload_MaxFileCountExceededProgressText
|
The text displayed in Upload and File Input components if a user selects too many additional files (the total number of files exceeds |
Upload_ReadyToUpload
|
The text displayed in Upload and File Input components in OnButtonClick mode for a file that is ready to upload. |
Upload_SelectFileButton
|
The text of the select button that invokes the Open File dialog in Upload and File Input components. |
Upload_UploadFileButton
|
The text of the upload button displayed in Upload and File Input components in OnButtonClick mode when only one file is ready to upload. |
Upload_ReloadFileButton
|
The text of the reload button displayed in Upload and File Input components when a user cancels process for one file. |
Upload_ReloadFilesButton
|
The text of the reload button displayed in Upload and File Input components when a user cancels upload processes for multiple files. |
Upload_ResumeAllButton
|
The text of the resume button displayed in the Upload component after an upload operation was paused. |
Upload_PauseAllButton
|
The text of the pause button displayed in the Upload component when chunk upload is enabled. |
Upload_RemoveAllButton
|
The text of the remove button displayed in Upload and File Input components. |
Upload_CancelAllButton
|
The text of the cancel button displayed in Upload and File Input components when an upload operation is in progress. |
HtmlEditor_Toolbar_Undo
|
The text of the Undo command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_UndoDescription
|
The tooltip for the Html Editor’s Undo command. |
HtmlEditor_Toolbar_Redo
|
The text of the Redo command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_RedoDescription
|
The tooltip for the Html Editor’s Redo command. |
HtmlEditor_Toolbar_FontNameDescription
|
The tooltip for the Html Editor’s Font command. |
HtmlEditor_Toolbar_FontName
|
The text of the Font command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontNameNullText
|
The text of the toolbar’s Font combo box when it is empty. |
HtmlEditor_Toolbar_FontSizeDescription
|
The tooltip for the Html Editor’s Font Size command. |
HtmlEditor_Toolbar_FontSize
|
The text of the Font Size command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontSizeNullText
|
The text of the toolbar’s Font Size combo box when it is empty. |
HtmlEditor_Toolbar_FontBoldDescription
|
The tooltip for the Html Editor’s Bold command. |
HtmlEditor_Toolbar_FontBold
|
The text of the Bold command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontItalicDescription
|
The tooltip for the Html Editor’s Italic command. |
HtmlEditor_Toolbar_FontItalic
|
The text of the Italic command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontStrikethroughDescription
|
The tooltip for the Html Editor’s Strikethrough command. |
HtmlEditor_Toolbar_FontStrikethrough
|
The text of the Strikethrough command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontUnderlineDescription
|
The tooltip for the Html Editor’s Underline command. |
HtmlEditor_Toolbar_FontUnderline
|
The text of the Underline command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphAlignmentLeftDescription
|
The tooltip for the Html Editor’s Align Left command. |
HtmlEditor_Toolbar_ParagraphAlignmentLeft
|
The text of the Align Left command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphAlignmentCenterDescription
|
The tooltip for the Html Editor’s Align Center command. |
HtmlEditor_Toolbar_ParagraphAlignmentCenter
|
The text of the Align Center command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphAlignmentRightDescription
|
The tooltip for the Html Editor’s Align Right command. |
HtmlEditor_Toolbar_ParagraphAlignmentRight
|
The text of the Align Right command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphAlignmentJustifyDescription
|
The tooltip for the Html Editor’s Align Justify command. |
HtmlEditor_Toolbar_ParagraphAlignmentJustify
|
The text of the Align Justify command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_NumberedListDescription
|
The tooltip for the Html Editor’s Numbering command. |
HtmlEditor_Toolbar_NumberedList
|
The text of the Numbering command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_BulletListDescription
|
The tooltip for the Html Editor’s Bullets command. |
HtmlEditor_Toolbar_BulletList
|
The text of the Bullets command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStylesDescription
|
The tooltip for the Html Editor’s Paragraph Styles menu. |
HtmlEditor_Toolbar_FontColorDescription
|
The tooltip for the Html Editor’s Font Color command. |
HtmlEditor_Toolbar_FontColor
|
The text of the Font Color command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_HighlightTextDescription
|
The tooltip for the Html Editor’s Text Highlight Color command. |
HtmlEditor_Toolbar_HighlightText
|
The text of the Text Highlight Color command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_HyperlinkDescription
|
The tooltip for the Html Editor’s Hyperlink command. |
HtmlEditor_Toolbar_Hyperlink
|
The text of the Hyperlink command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_PictureDescription
|
The tooltip for the Html Editor’s Picture command. |
HtmlEditor_Toolbar_Picture
|
The text of the Picture command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ClearFormattingDescription
|
The tooltip for the Html Editor’s Clear Formatting command. |
HtmlEditor_Toolbar_ClearFormatting
|
The text of the Clear Formatting command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_CodeBlockDescription
|
The tooltip for the Html Editor’s Code Block command. |
HtmlEditor_Toolbar_CodeBlock
|
The text of the Code Block command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_BlockquoteDescription
|
The text of the Block Quote command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_Blockquote
|
The text of the Block Quote command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_TableDescription
|
The tooltip for the Html Editor’s Table command. |
HtmlEditor_Toolbar_Table
|
The text of the Table command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_DeleteTableDescription
|
The tooltip for the Html Editor’s Delete Table command. |
HtmlEditor_Toolbar_DeleteTable
|
The text of the Delete Table command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_InsertTableRowAboveDescription
|
The tooltip for the Html Editor’s Insert Row Above command. |
HtmlEditor_Toolbar_InsertTableRowAbove
|
The text of the Insert Row Above command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_InsertTableRowBelowDescription
|
The tooltip for the Html Editor’s Insert Row Below command. |
HtmlEditor_Toolbar_InsertTableRowBelow
|
The text of the Insert Row Below command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_DeleteTableRowDescription
|
The tooltip for the Html Editor’s Delete Table Row command. |
HtmlEditor_Toolbar_DeleteTableRow
|
The text of the Delete Table Row command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_InsertTableColumnToTheLeftDescription
|
The tooltip for the Html Editor’s Insert Column to the Left command. |
HtmlEditor_Toolbar_InsertTableColumnToTheLeft
|
The text of the Insert Column to the Left command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_InsertTableColumnToTheRightDescription
|
The tooltip for the Html Editor’s Insert Column to the Right command. |
HtmlEditor_Toolbar_InsertTableColumnToTheRight
|
The text of the Insert Column to the Right command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_DeleteTableColumnDescription
|
The tooltip for the Html Editor’s Delete Table Column command. |
HtmlEditor_Toolbar_DeleteTableColumn
|
The text of the Delete Table Column command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_InsertTableHeaderRowDescription
|
The tooltip for the Html Editor’s Insert Header Row command. |
HtmlEditor_Toolbar_InsertTableHeaderRow
|
The text of the Insert Header Row command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontSubscriptDescription
|
The tooltip for the Html Editor’s Subscript command. |
HtmlEditor_Toolbar_FontSubscript
|
The text of the Subscript command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontSuperscriptDescription
|
The tooltip for the Html Editor’s Superscript command. |
HtmlEditor_Toolbar_FontSuperscript
|
The text of the Superscript command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_IncreaseIndentDescription
|
The tooltip for the Html Editor’s Increase Indent command. |
HtmlEditor_Toolbar_IncreaseIndent
|
The text of the Increase Indent command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_DecreaseIndentDescription
|
The tooltip for the Html Editor’s Decrease Indent command. |
HtmlEditor_Toolbar_DecreaseIndent
|
The text of the Decrease Indent command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_InsertVariableFieldDescription
|
The tooltip for the Html Editor’s Variable command. |
HtmlEditor_Toolbar_InsertVariableField
|
The text of the Variable command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_UndoRedoGroup
|
The text of the Undo/Redo group in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_FontGroup
|
The text of the Font group in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphGroup
|
The text of the Paragraph group in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_InsertElementGroup
|
The text of the Insert Element group in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_TableGroup
|
The text of the Table group in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_VariableGroup
|
The text of the Variable group in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStyle_Normal
|
The text of the Paragraph Styles drop-down menu’s Normal command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStyle_Heading1
|
The text of the Paragraph Styles drop-down menu’s Heading 1 command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStyle_Heading2
|
The text of the Paragraph Styles drop-down menu’s Heading 2 command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStyle_Heading3
|
The text of the Paragraph Styles drop-down menu’s Heading 3 command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStyle_Heading4
|
The text of the Paragraph Styles drop-down menu’s Heading 4 command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStyle_Heading5
|
The text of the Paragraph Styles drop-down menu’s Heading 5 command in the Html Editor’s toolbar. |
HtmlEditor_Toolbar_ParagraphStyle_Heading6
|
The text of the Paragraph Styles drop-down menu’s Heading 6 command in the Html Editor’s toolbar. |
HtmlEditor_UrlField
|
The text of the URL setting in the Html Editor’s dialogs. |
HtmlEditor_TextField
|
The text of the Text setting in the Html Editor’s dialogs. |
HtmlEditor_HyperlinkDialog_Title
|
The title of the Html Editor’s Hyperlink dialog. |
HtmlEditor_OkButton
|
The text of the OK button in the Html Editor’s dialogs. |
HtmlEditor_UpdateButton
|
The text of the Update button in the Html Editor’s dialogs. |
HtmlEditor_CancelButton
|
The text of the Cancel button in the Html Editor’s dialogs. |
HtmlEditor_HyperlinkDialog_OpenInNewWindow
|
The text of the Open link in new window check box in the Html Editor’s Hyperlink dialog. |
HtmlEditor_UpdateImageDialog_Title
|
The title of the Html Editor’s Update Image dialog. |
HtmlEditor_InsertImageDialog_Title
|
The title of the Html Editor’s Insert Image dialog. |
HtmlEditor_Dialog_DragAndDropFile
|
The prompt text displayed next to the Select File button in the From This Device tab of the Html Editor’s dialogs. |
HtmlEditor_Dialog_SelectFileButton
|
The text of the Select File button in the From This Device tab of the Html Editor’s dialogs. |
HtmlEditor_Dialog_Width
|
The text of the Width (px) setting in the Html Editor’s dialogs. |
HtmlEditor_Dialog_Height
|
The text of the Height (px) setting in the Html Editor’s dialogs. |
HtmlEditor_Dialog_AlternativeText
|
The text of the Alternative Text setting in the Html Editor’s dialogs. |
HtmlEditor_Dialog_FromLocal
|
The text of the From This Device tab in the Html Editor’s dialogs. |
HtmlEditor_Dialog_FromWeb
|
The text of the From the Web tab in the Html Editor’s dialogs. |
HtmlEditor_ImageDialog_AspectRatioDescription
|
The tooltip for the Keep Aspect Ratio button in the Html Editor’s image dialogs. |
HtmlEditor_InsertTableDialog_Rows
|
The text of the Rows setting in the Html Editor’s Insert Table dialog. |
HtmlEditor_InsertTableDialog_Columns
|
The text of the Columns setting in the Html Editor’s Insert Table dialog. |
HtmlEditor_InsertTableDialog_Title
|
The title of the Html Editor’s Insert Table dialog. |
ProgressBar_Success
|
The text displayed in the progress bar when it has the |
ProgressBar_Pause
|
The text displayed in the progress bar when it has the |
ProgressBar_Error
|
The text displayed in the progress bar when it has the |
Remarks
The DxBlazorStringId
enumeration fields specify IDs for Blazor components’ UI elements used within the DevExpress Localization Service. For more information about how to localize DevExpress Blazor components, refer to the following resources:
- The Localization document
- The How to localize DevExpress Blazor components example
- The Localization Service documentation