Skip to main content

DxBlazorStringId Enum

Lists string identifiers that define Blazor components’ UI elements used for localization.

Namespace: DevExpress.Blazor.Localization

Assembly: DevExpress.Blazor.v23.2.dll

NuGet Package: DevExpress.Blazor

Declaration

public enum DxBlazorStringId

Members

Name Description
Yes

The text of the Yes item in the Grid’s filter row drop-down list.

No

The text of the No item in the Grid’s filter row drop-down list.

A11y_Accordion_CollapseButton

The name of a Collapse button in an Accordion item header. This name is used by assistive technology tools.

A11y_Accordion_ExpandButton

The name of an Expand button in an Accordion item header. This name is used by assistive technology tools.

A11y_Accordion_FilterPanel_Text

The name of a filter panel in the Accordion component. This name is used by assistive technology tools.

A11y_Calendar_NextCentury

The name of the Calendar component’s Next Century button. This name is used by assistive technology tools.

A11y_Calendar_NextDecade

The name of the Calendar component’s Next Decade button. This name is used by assistive technology tools.

A11y_Calendar_NextMonth

The name of the Calendar component’s Next Month button. This name is used by assistive technology tools.

A11y_Calendar_NextYear

The name of the Calendar component’s Next Year button. This name is used by assistive technology tools.

A11y_Calendar_PreviousCentury

The name of the Calendar component’s Previous Century button. This name is used by assistive technology tools.

A11y_Calendar_PreviousDecade

The name of the Calendar component’s Previous Decade button. This name is used by assistive technology tools.

A11y_Calendar_PreviousMonth

The name of the Calendar component’s Previous Month button. This name is used by assistive technology tools.

A11y_Calendar_PreviousYear

The name of the Calendar component’s Previous Year button. This name is used by assistive technology tools.

A11y_FormLayoutGroup_CollapseButton

The name of the Form Layout component’s Collapse button. This name is used by assistive technology tools.

A11y_FormLayoutGroup_ExpandButton

The name of the Form Layout component’s Expand button. This name is used by assistive technology tools.

A11y_Grid_CollapseButton

The name of a group collapse button in the Grid component. This name is used by assistive technology tools.

A11y_Grid_DeselectRow

The name of a checked checkbox in the Grid‘s selection column. This name is used by assistive technology tools.

A11y_Grid_Editing_DeleteButton

The name of the Delete button in the Grid‘s command column. This name is used by assistive technology tools.

A11y_Grid_Editing_EditButton

The name of the Edit button in the Grid‘s command column. This name is used by assistive technology tools.

A11y_Grid_Editing_NewButton

The name of the New button in the Grid‘s command column. This name is used by assistive technology tools.

A11y_Grid_EmptyHeaderCell

The name of a header cell in the column that contains group expand buttons in the Grid component. This name is used by assistive technology tools.

A11y_Grid_ExpandButton

The name of a group expand button in the Grid component. This name is used by assistive technology tools.

A11y_Grid_FilterMenu

The name of a column filter menu button in the Grid component. This name is used by assistive technology tools.

A11y_Grid_FilterMenu_ClearButton

The name of the Clear button in the Grid component’s column filter menu. This name is used by assistive technology tools.

A11y_Grid_HeaderSelectionCell

The name of the selection column‘s header cell in the Grid component. This name is used by assistive technology tools.

The name of the search box in the Grid component. This name is used by assistive technology tools.

A11y_Grid_SelectionColumn_DeselectAll

The name of a checked Select All checkbox in the Grid‘s selection column. This name is used by assistive technology tools.

A11y_Grid_SelectionColumn_SelectAll

The name of an unchecked Select All checkbox in the Grid‘s selection column. This name is used by assistive technology tools.

A11y_Grid_SelectRow

The name of an unchecked checkbox in the Grid‘s selection column. This name is used by assistive technology tools.

A11y_Grid_SpecifySearchValueForFieldFormat

The name of a filter row cell in the Grid component. This name is used by assistive technology tools.

A11y_Pager_CurrentPage

The name of the Pager component’s Current Page button. This name is used by assistive technology tools.

A11y_Pager_FirstPage

The name of the Pager component’s First Page button. This name is used by assistive technology tools.

A11y_Pager_LastPage

The name of the Pager component’s Last Page button. This name is used by assistive technology tools.

A11y_Pager_NavigateToPage

The name of page number buttons in the Pager component. This name is used by assistive technology tools.

A11y_Pager_NextPage

The name of the Pager component’s Next Page button. This name is used by assistive technology tools.

A11y_Pager_PageNavigationExample

The name of the Pager component. This name is used by assistive technology tools.

A11y_Pager_PreviousPage

The name of the Pager component’s Previous Page button. This name is used by assistive technology tools.

A11y_Popup_CloseButton

The name of the Popup component’s Close button. This name is used by assistive technology tools.

A11y_Tabs_HeaderButtonNext

The name of a button that scrolls the Tabs component to subsequent tabs. This name is used by assistive technology tools.

A11y_Tabs_HeaderButtonPrev

The name of a button that scrolls the Tabs component to previous tabs. This name is used by assistive technology tools.

A11y_TreeView_CollapseButton

The name of the Collapse button in a Tree View item header. This name is used by assistive technology tools.

A11y_TreeView_ExpandButton

The name of the Expand button in a Tree View item header. This name is used by assistive technology tools.

A11y_TreeView_FilterPanel_Text

The name of a filter panel in the Tree View component. This name is used by assistive technology tools.

A11y_Scheduler_Toolbar_NavigateBackwardFormat

The name of the Scheduler component’s Previous Date/Week/Month button. This name is used by assistive technology tools.

A11y_Scheduler_Toolbar_NavigateForwardFormat

The name of the Scheduler component’s Next Date/Week/Month button. This name is used by assistive technology tools.

A11y_Toolbar_EllipsisButton

The name of the ellipsis button in the Toolbar component. This name is used by assistive technology tools.

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 the Grid instead of checkbox editors in the checked state.

CheckBoxSettings_IndeterminateDisplayText

The text displayed in the Grid instead of checkbox editors in the indeterminate state.

CheckBoxSettings_UncheckedDisplayText

The text displayed in the Grid 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.

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 the Column Chooser‘s header.

Grid_ColumnChooser_SelectionColumn

The text of the Selection Column item displayed in the Column Chooser.

Grid_CommandItem_DeselectAll

The text of the Deselect All command.

Grid_CommandItem_SelectAll

The text of the Select All command.

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 EditCell edit mode.

Grid_EmptyDataRow

The text displayed in an empty data row.

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 null or empty values.

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_PageSizeSelector_AllRowsItem

The text of the All item in the Grid’s page size selector.

Grid_PageSizeSelector_Caption

The text of the Page Size label displayed next to the Grid’s page size selector.

Grid_SearchBoxNullText

The text displayed in the search box when it is empty.

Grid_Summary_Average

The text of the Average label displayed in the Grid’s footer when total summaries are calculated.

Grid_Summary_AverageOfAnotherColumn

The text of the Average label displayed in another column of the Grid when total summaries are calculated.

Grid_Summary_Count

The text of the Count label displayed in the Grid’s footer when total summaries are calculated.

Grid_Summary_Max

The text of the Max label displayed in the Grid’s footer when total summaries are calculated.

Grid_Summary_MaxOfAnotherColumn

The text of the Max label displayed in another column of the Grid when total summaries are calculated.

Grid_Summary_Min

The text of the Min label displayed in the Grid’s footer when total summaries are calculated.

Grid_Summary_MinOfAnotherColumn

The text of the Min label displayed in another column of the Grid when total summaries are calculated.

Grid_Summary_Sum

The text of the Sum label displayed in the Grid’s footer when total summaries are calculated.

Grid_Summary_SumOfAnotherColumn

The text of the Min label displayed in another column of the Grid when total summaries are calculated.

ListBox_EmptyDataArea
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
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_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 thefirst setting displayed in the monthly Recurrence Rule form.

Scheduler_WeekOfMonth_Fourth

The text of the On thefourth setting displayed in the monthly Recurrence Rule form.

Scheduler_WeekOfMonth_Last

The text of the On thelast setting displayed in the monthly Recurrence Rule form.

Scheduler_WeekOfMonth_Second

The text of the On thesecond setting displayed in the monthly Recurrence Rule form.

Scheduler_WeekOfMonth_Third

The text of the On thethird 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 the Upload component’s file list when users cancel file upload.

Upload_Done

The text displayed in the Upload component’s file list when a file was uploaded successfully.

Upload_Failed

The text displayed in the Upload component’s file list when file upload was failed.

Upload_FileIsTooLarge

The text displayed in the Upload component when the file size exceeds the maximum allowed size.

Upload_FileIsTooSmall

The text displayed in the Upload component when the file size is less than the minimum allowed size.

Upload_FilesToUpload

The text displayed in the Upload component when files are ready to upload in OnButtonClick mode.

Upload_FilesWereNotUploaded

The text displayed in the Upload component when files were not uploaded (for instance, when they did not pass validation).

Upload_FileTypeIsNotAllowed

The text displayed in the Upload component when a file type is not allowed.

Upload_FileWasNotUploaded

The text displayed in the Upload component when a file was not uploaded (for instance, when it did not pass validation).

Upload_MaxFileCountExceededInitialText

The text displayed in the Upload component if a user selects too many files (the number of files exceeds the limit).

Upload_MaxFileCountExceededProgressText

The text displayed in the Upload component if a user selects too many additional files (the total number of files exceeds the limit).

Upload_ReadyToUpload

The text displayed in the Upload component in OnButtonClick mode when a file is ready to upload.

Upload_SelectFileButton

The text of the Upload component’s select button that invokes the Open File dialog.

Upload_UploadedFile

The text displayed in the Upload component when a file was uploaded successfully.

Upload_UploadedFiles

The text displayed in the Upload component when files were uploaded successfully.

Upload_UploadingFile

The text displayed in the Upload component when a file is being uploaded.

Upload_UploadingFiles

The text displayed in the Upload component when files are being uploaded.

Upload_FileToUpload

The text displayed in the Upload component when a file is ready to upload in OnButtonClick mode.

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:

See Also