Skip to main content

ASPxEditorsStringId Enum

Contains strings that can be localized for the data editors. For more information, refer to the Localization topic.

Namespace: DevExpress.Web.Localization

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public enum ASPxEditorsStringId

Members

Name Description
DefaultErrorText

Specifies the error text to be displayed within an editor’s error frame if an editor’s custom validation fails.

Default value: “Invalid value”

RegExValidationErrorText

Specifies the error text to be displayed within an editor’s error frame if an editor’s regular expression validation fails.

Default value: “Regular expression validation failed”

RequiredFieldErrorText

Specifies the error text to be displayed within an editor’s error frame if an editor’s required field validation fails.

Default value: “*”

BinaryImage_Cancel

The text of a button that allows end-users to cancel image uploading in an ASPxBinaryImage.

Default Value: “Cancel”

BinaryImage_Clear

The tooltip of the Delete button displayed in the binary image control, when image editing is enabled.

Default Value: “Clear”

BinaryImage_DropZone

The text displayed in an ASPxBinaryImage when the drag and drop feature is enabled and an image is dragged over the control.

Default Value: “Drop image file here”

BinaryImage_Empty

The text displayed in a ASPxBinaryImage when image uploading is enabled and there is no uploaded image.

Default Value: “No image”

BinaryImage_InvalidData

An error text displayed when an uploaded image is not valid.

Default Value: “Invalid image data”

BinaryImage_Uploading

The text displayed in an ASPxBinaryImage when an image is being uploaded.

Default Value: “Uploading…”

BinaryImage_UploadFile

The tooltip of the Open Dialog button displayed in the binary image control and allowing end-users to select a file for upload when image editing is enabled.

Default Value: “Upload File…”

Calendar_Today

Specifies the caption of the Today ASPxCalendar‘s button.

Default Value: “Today”

Calendar_Clear

Specifies the caption of the Clear button of the ASPxCalendar.

Default Value: “Clear”

Calendar_OK

Specifies the caption of the OK button of the ASPxCalendar‘s fast navigation panel.

Default Value: “OK”

Calendar_Cancel

Specifies the caption of the Cancel button of the ASPxCalendar‘s fast navigation panel.

Default Value: “Cancel”

Calendar_FastNavBackToDays

Specifies the caption of the back-element within the ASPxCalendar’s fast navigation area.

Calendar_FastNavBackToMonths

Specifies the caption of the back-element within the ASPxCalendar’s fast navigation area.

Default Value: “Back To Months”

Calendar_FastNavBackToYears

Specifies the caption of the back-element within the ASPxCalendar’s fast navigation area.

Default Value: “Back To Years”

Calendar_PrevYearAlt

Specifies the ALT caption of the previous year element within the ASPxCalendar.

Default Value: “Previous year”

Calendar_PrevMonthAlt

Specifies the ALT caption of the previous month element within the ASPxCalendar.

Default Value: “Previous month”

Calendar_NextMonthAlt

Specifies the ALT caption of the next month element within the ASPxCalendar.

Default Value: “Next month”

Calendar_NextYearAlt

Specifies the ALT caption of the next year element within the ASPxCalendar.

Default Value: “Next year”

Calendar_PrevPeriodAlt

Specifies the ALT caption of the previous period (months, years, days) element within the ASPxCalendar.

Default Value: “Back”

Calendar_NextPeriodAlt

Specifies the ALT caption of the next period element (months, years, days) within the ASPxCalendar.

Default Value: “Forward”

Calendar_PrevLargePeriodAlt

Specifies the ALT caption of the << element within the ASPxCalendar.

Default Value: “Previous year”

Calendar_NextLargePeriodAlt

Specifies the ALT caption of the >> next period element (months, years, days) within the ASPxCalendar.

Default Value: “Next year”

Calendar_FastNavigation_PrevPeriodAlt

Specifies the ALT caption of the previous period (months, years, days) element within the ASPxCalendar’s fast navigation area.

Default Value: “Back”

Calendar_FastNavigation_NextPeriodAlt

Specifies the ALT caption of the next period (months, years, days) element within the ASPxCalendar’s fast navigation area.

Default Value: “Forward”

Calendar_FastNavigation_PrevYearAlt

Specifies the ALT caption of the previous year element within the ASPxCalendar’s fast navigation area.

Default Value: “Back”

Calendar_FastNavigation_NextYearAlt

Specifies the ALT caption of the next year element within the ASPxCalendar’s fast navigation area.

Default Value: “Forward”

Calendar_FastNavigation_HeaderBackAlt

Specifies the ALT caption of the back-element within the ASPxCalendar’s fast navigation area.

Default Value: “Back”

Calendar_FastNavigation_HeaderBackRtlAlt

Specifies the ALT caption of the back-element within the ASPxCalendar’s fast navigation area in RTL mode.

Default Value: “Back”

ColorEdit_CustomColor

Specifies the caption of the Custom Color button in the ASPxColorEdit‘s color table.

Default Value: “Custom Color…”

ColorEdit_AutomaticColor

The caption of an automatic color item displayed in a color editor.

Default Value: “Automatic Color”

ColorEdit_Cancel

Specifies the caption of the Cancel button in the ASPxColorEdit‘s color picker.

Default Value: “Cancel”

ColorEdit_OK

Specifies the caption of the OK button in the ASPxColorEdit‘s color picker.

Default Value: “OK”

ColorEdit_ModalDropDownCaption

Specifies the text that is used as an editor’s caption in modal mode.

Default value: “Choose Color”

TokenBox_TokenRemoveButtonToolTip

The tooltip text of the remove button used to remove the token from a control’s text box.

Default value: “Remove”

TokenBox_ModalDropDownCaption

For internal use only.

FilterControl_OK

Specifies the caption of the OK button of the ASPxFilterControl.

Default Value: “OK”

FilterControl_Cancel

Specifies the caption of the Cancel button of the ASPxFilterControl.

Default Value: “Cancel”

FilterControl_GroupType

The captions of the filter group types in the ASPxFilterControl control.

Default value: “And,Or,Not And,Not Or”

FilterControl_ClauseType

The captions of the filter clauses in the ASPxFilterControl control.

Default value: “Equals,Does not equal,Is greater than,Is greater than or equal to,Is less than,Is less than or equal to,Is between,Is not between,Contains,Does not contain,Begins with,Ends with,Is like,Is not like,Is blank,Is not blank,Is any of,Is none of,,,Is beyond this year,Is later this year,Is later this month,Is next week,Is later this week,Is tomorrow,Is today,Is yesterday,Is earlier this week,Is last week,Is earlier this month,Is earlier this year,Is prior this year”

FilterControl_FunctionType

Contains localizable text of the corresponding UI element.

FilterControl_AggregateType

The captions of the filter clauses displayed for a list object in the ASPxFilterControl control.

Default Value: “Exist,Count,Max,Min,Avg,Sum”

FilterControl_BetweenAnd

Defines the text that is displayed between two operand values ( used by “Is between“ and “Is not between“ criteria operators) in an ASPxFilterControl.

Default value: “And”

FilterControl_Not

Defines the Not logical operator text that is displayed in the filter bar (used by “Is none of“ and “Is not between” criteria operators) in an ASPxFilterControl.

Default value: “Not”

FilterControl_AddConditionHint

The tooltip text of the button used to add a new condition in an ASPxFilterControl.

Default value: “Adds a new condition to this group”

FilterControl_RemoveConditionHint

The tooltip text of the button used to remove a condition from an ASPxFilterControl.

Default value: “Removes this condition”

FilterControl_AddValueHint

The tooltip text of the button used to add a new item to the list of operand values (this list is used by “Is Any of“ and “Is None Of“ criteria operators) in an ASPxFilterControl.

Default value: “Adds a new item to the list”

FilterControl_OperandTypeButtonHint

The tooltip text of the operand type button displayed in the ASPxFilterControl.

Default Value: “Compare to a value / another field’s value”

FilterControl_ClearFilter

Defines the text of a Clear button that is used to clear filtering expressions in a filter bar of an ASPxFilterControl

Default value: “Clear”

FilterControl_ShowFilterControl

Defines the text of the Create Filter button that is shown in the filter bar when no filter is specified in an ASPxFilterControl.

Default value: “Create Filter”

FilterControl_AddGroup

The caption of the Add Group item in the dropdown menu displayed when an end-user clicks the logical operator that combines conditions in an ASPxFilterControl.

Default value: “Add Group”

FilterControl_AddCondition

The caption of the Add Condition item in the dropdown menu displayed when an end-user clicks the logical operator that combines conditions in an ASPxFilterControl.

Default value: “Add Condition”

FilterControl_Remove

The caption of the Remove item in the dropdown menu displayed when an end-user clicks the logical operator that combines conditions in an ASPxFilterControl.

Default value: “Remove”

FilterControl_Empty

Defines the text shown when the specified condition value contains the white-space characters only in ASPxFilterControl.

Default Value: “<empty>”

FilterControl_EmptyEnter

Defines the text shown when no condition value is specified in the ASPxFilterControl.

Default Value: “<enter a value>”

FilterControl_PopupHeaderText

Defines the ASPxFilterControl‘s caption, displayed when the ASPxGridTextSettingsBase.FilterControlPopupCaption property is not set.

Default value: “Filter Builder”

FilterControl_VisualFilterTabCaption

The caption of the Visual tab in the ASPxFilterControl.

Default Value: “Visual”

FilterControl_TextFilterTabCaption

The caption of the Text tab in the ASPxFilterControl.

Default Value: “Text”

FilterControl_DateTimeOperatorMenuCaption

The caption of the Date and time operators command displayed in the comparison operator drop-down menu in the ASPxFilterControl.

Default Value: “Date and time operators”

Captcha_DefaultImageAlternateText

Specifies the textual representation of the captcha’s challenge image.

Default Value: “Captcha image”

Captcha_RefreshText

Specifies the text shown on the ASPxCaptcha‘s refresh button.

Default Value: “Show another code”

Captcha_DefaultErrorText

The default error text displayed under the text box if the ASPxCaptcha‘s validation has failed. It is specified via the CaptchaValidationSettings.ErrorText property.

Default Value: “The submitted code is incorrect”

Captcha_DefaultTextBoxLabelText

Specifies the text shown over the text box

Default Value: “Type the code shown:”

CheckBox_Checked

Specifies the text that defines the checked state of the ASPxCheckBox control.

Default value: “Checked”

CheckBox_Unchecked

Specifies the text that defines the unchecked state of the ASPxCheckBox control.

Default value: “Unchecked”

CheckBox_Undefined

Specifies the text that defines the undefined state of the ASPxCheckBox control.

Default value: “Undefined”

TrackBar_Increment

Specifies the default tooltip for the ASPxTrackBar‘s increment button.

Default Value: “Increment”

TrackBar_Decrement

Specifies the default tooltip for the ASPxTrackBar‘s decrement button.

Default Value: “Decrement”

TrackBar_Drag

Specifies the default tooltip for the ASPxTrackBar‘s drag handle.

Default Value: “Drag”

InvalidSpinEditRange

Specifies the warning text displayed when an end-user types a number that is out of range, specified by the ASPxSpinEdit.MinValue and ASPxSpinEdit.MaxValue properties, provided that the ASPxSpinEdit.ShowOutOfRangeWarning property is set to true.

Default Value: “The number must be in the range {0}…{1}”

InvalidSpinEditMaxValue

Specifies the warning text displayed when an end-user types a number greater than a value specified by the ASPxSpinEdit.MaxValue property, provided that the ASPxSpinEdit.ShowOutOfRangeWarning property is set to true and the ASPxSpinEdit.MinValue property is not defined.

Default Value: “The number must be less than or equal to {0}”

InvalidSpinEditMinValue

Specifies the warning text displayed when an end-user types a number less than a value specified by the ASPxSpinEdit.MinValue property, provided that the ASPxSpinEdit.ShowOutOfRangeWarning property is set to true and the ASPxSpinEdit.MaxValue property is not defined.

Default Value: “The number must be greater than or equal to {0}”

InvalidDateEditRange

Specifies the warning text displayed when an end-user types a date that is out of range, specified by the ASPxDateEdit.MinDate and ASPxDateEdit.MaxDate properties, provided that the ASPxDateEdit.ShowOutOfRangeWarning property is set to true.

Default Value: “The date must be in the range {0}…{1}”

InvalidDateEditMaxDate

Specifies the warning text displayed when an end-user types a date greater than the value specified by the ASPxDateEdit.MaxDate property, provided that the ASPxSpinEdit.ShowOutOfRangeWarning property is set to true and the ASPxSpinEdit.MinValue property is not specified.

Default Value: “The date must be less than or equal to {0}”

InvalidDateEditMinDate

Specifies the warning text displayed when an end-user types a date less than the value specified by the ASPxDateEdit.MinDate property, provided that the ASPxSpinEdit.ShowOutOfRangeWarning property is set to true and the ASPxSpinEdit.MaxValue property is not specified.

Default Value: “The date must be greater than or equal to {0}”

DateRangeMinErrorText

Specifies the error text to be displayed within an editor’s error frame if the selected date range is less than the value specified by the DateEditRangeSettings.MinDayCount property, provided that the DateEditRangeSettings.MaxDayCount property is not specified.

Default Value: “The date range must be greater than or equal to {0} days”

DateRangeErrorText

Specifies the error text to be displayed within an editor’s error frame if the number of selected days is out of range, as specified by the DateEditRangeSettings.MinDayCount and DateEditRangeSettings.MaxDayCount properties.

Default Value: “The date range must be from {0} to {1} days”

DateRangeErrorTextDaysPlaceholder

Specifies the text that will be displayed in the editor’s error text.

Default value: “days”

DateRangeErrorTextMonthsPlaceholder

Specifies the text that will be displayed in the editor’s error text.

Default value: “months”

DateRangeErrorTextYearsPlaceholder

Specifies the text that will be displayed in the editor’s error text.

Default value: “years”

DateRangeErrorTextDecadesPlaceholder

Specifies the text that will be displayed in the editor’s error text.

Default value: “decades”

DateEdit_ModalDropDownCaption

Specifies the text that is used as an editor’s caption in modal mode.

Default value: “Choose Date”

DateEdit_ScrollPickerDaysCaption

The caption that refers to the “Days” rotating wheel in the date edit.

Default Value: “Days”

DateEdit_ScrollPickerMonthsCaption

The caption that refers to the “Months” rotating wheel in the date edit.

Default Value: “Months”

DateEdit_ScrollPickerYearsCaption

The caption that refers to the “Years” rotating wheel in the date edit.

Default Value: “Years”

DateEdit_ScrollPickerHoursCaption

The caption that refers to the “Hours” rotating wheel in the date edit.

Default Value: “Hours”

DateEdit_ScrollPickerMinutesCaption

The caption that refers to the “Minutes” rotating wheel in the date edit.

Default Value: “Minutes”

DateEdit_ScrollPickerSecondsCaption

The caption that refers to the “Seconds” rotating wheel in the date edit.

Default Value: “Seconds”

DateEdit_ScrollPickerMillisecondsCaption

The caption that refers to the “Milliseconds” rotating wheel in the date edit.

Default Value: “Milliseconds”

DateEdit_ScrollPickerAmPmCaption

The caption that refers to the “AM/PM” rotating wheel in the date edit.

Default Value: “AM/PM”

ListBoxFilteringEditorNullText

Defines the null text shown within the list box’s filter editor.

Default value: “Enter text to filter…”

ListBoxSelectAllText

Defines the text shown within the “Select All” check box in the list box.

Default value: “Select All”

ComboBox_FilterMinLengthText

Specifies the text displayed under the filter editor when the user enters fewer characters than specified in the ASPxAutoCompleteBoxBase.FilterMinLength property.

Default value: “Filter strings must be at least {0} characters.”

ComboBox_FilterNoResultsText

Specifies the text displayed in the combo box when no items will appear when end users type the filter string.

Default value: “No data to display.”

ComboBox_ModalDropDownCaption

Specifies the text that is used as an editor’s caption in modal mode.

Default value: “Choose Value”

See Also