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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Members
Name | Description |
---|---|
Default
|
Specifies the error text to be displayed within an editor’s error frame if an editor’s custom validation fails. Default value: “Invalid value” |
Reg
|
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” |
Required
|
Specifies the error text to be displayed within an editor’s error frame if an editor’s required field validation fails. Default value: “*” |
Binary
|
The text of a button that allows end-users to cancel image uploading in an ASPx Default Value: “Cancel” |
Binary
|
The tooltip of the Delete button displayed in the binary image control, when image editing is enabled. Default Value: “Clear” |
Binary
|
The text displayed in an ASPx Default Value: “Drop image file here” |
Binary
|
The text displayed in a ASPx Default Value: “No image” |
Binary
|
An error text displayed when an uploaded image is not valid. Default Value: “Invalid image data” |
Binary
|
The text displayed in an ASPx Default Value: “Uploading…” |
Binary
|
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 ASPx Default Value: “Today” |
Calendar_Clear
|
Specifies the caption of the Clear button of the ASPx Default Value: “Clear” |
Calendar_OK
|
Specifies the caption of the OK button of the ASPx Default Value: “OK” |
Calendar_Cancel
|
Specifies the caption of the Cancel button of the ASPx Default Value: “Cancel” |
Calendar_Fast
|
Specifies the caption of the back-element within the ASPx |
Calendar_Fast
|
Specifies the caption of the back-element within the ASPx Default Value: “Back To Months” |
Calendar_Fast
|
Specifies the caption of the back-element within the ASPx Default Value: “Back To Years” |
Calendar_Prev
|
Specifies the ALT caption of the previous year element within the ASPx Default Value: “Previous year” |
Calendar_Prev
|
Specifies the ALT caption of the previous month element within the ASPx Default Value: “Previous month” |
Calendar_Next
|
Specifies the ALT caption of the next month element within the ASPx Default Value: “Next month” |
Calendar_Next
|
Specifies the ALT caption of the next year element within the ASPx Default Value: “Next year” |
Calendar_Prev
|
Specifies the ALT caption of the previous period (months, years, days) element within the ASPx Default Value: “Back” |
Calendar_Next
|
Specifies the ALT caption of the next period element (months, years, days) within the ASPx Default Value: “Forward” |
Calendar_Prev
|
Specifies the ALT caption of the << element within the ASPx Default Value: “Previous year” |
Calendar_Next
|
Specifies the ALT caption of the >> next period element (months, years, days) within the ASPx Default Value: “Next year” |
Calendar_Fast
|
Specifies the ALT caption of the previous period (months, years, days) element within the ASPx Default Value: “Back” |
Calendar_Fast
|
Specifies the ALT caption of the next period (months, years, days) element within the ASPx Default Value: “Forward” |
Calendar_Fast
|
Specifies the ALT caption of the previous year element within the ASPx Default Value: “Back” |
Calendar_Fast
|
Specifies the ALT caption of the next year element within the ASPx Default Value: “Forward” |
Calendar_Fast
|
Specifies the ALT caption of the back-element within the ASPx Default Value: “Back” |
Calendar_Fast
|
Specifies the ALT caption of the back-element within the ASPx Default Value: “Back” |
Color
|
Specifies the caption of the Custom Color button in the ASPx Default Value: “Custom Color…” |
Color
|
The caption of an automatic color item displayed in a color editor. Default Value: “Automatic Color” |
Color
|
Specifies the caption of the Cancel button in the ASPx Default Value: “Cancel” |
Color
|
Specifies the caption of the OK button in the ASPx Default Value: “OK” |
Color
|
Specifies the text that is used as an editor’s caption in modal mode. Default value: “Choose Color” |
Token
|
The tooltip text of the remove button used to remove the token from a control’s text box. Default value: “Remove” |
Token
|
For internal use only. |
Filter
|
Specifies the caption of the OK button of the ASPx Default Value: “OK” |
Filter
|
Specifies the caption of the Cancel button of the ASPx Default Value: “Cancel” |
Filter
|
The captions of the filter group types in the ASPx Default value: “And,Or,Not And,Not Or” |
Filter
|
The captions of the filter clauses in the ASPx 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” |
Filter
|
Contains localizable text of the corresponding UI element. |
Filter
|
The captions of the filter clauses displayed for a list object in the ASPx Default Value: “Exist,Count,Max,Min,Avg,Sum” |
Filter
|
Defines the text that is displayed between two operand values ( used by “Is between“ and “Is not between“ criteria operators) in an ASPx Default value: “And” |
Filter
|
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 ASPx Default value: “Not” |
Filter
|
The tooltip text of the button used to add a new condition in an ASPx Default value: “Adds a new condition to this group” |
Filter
|
The tooltip text of the button used to remove a condition from an ASPx Default value: “Removes this condition” |
Filter
|
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 ASPx Default value: “Adds a new item to the list” |
Filter
|
The tooltip text of the operand type button displayed in the ASPx Default Value: “Compare to a value / another field’s value” |
Filter
|
Defines the text of a Clear button that is used to clear filtering expressions in a filter bar of an ASPx Default value: “Clear” |
Filter
|
Defines the text of the Create Filter button that is shown in the filter bar when no filter is specified in an ASPx Default value: “Create Filter” |
Filter
|
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 ASPx Default value: “Add Group” |
Filter
|
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 ASPx Default value: “Add Condition” |
Filter
|
The caption of the Remove item in the dropdown menu displayed when an end-user clicks the logical operator that combines conditions in an ASPx Default value: “Remove” |
Filter
|
Defines the text shown when the specified condition value contains the white-space characters only in ASPx Default Value: “<empty>” |
Filter
|
Defines the text shown when no condition value is specified in the ASPx Default Value: “<enter a value>” |
Filter
|
Defines the ASPx Default value: “Filter Builder” |
Filter
|
The caption of the Visual tab in the ASPx Default Value: “Visual” |
Filter
|
The caption of the Text tab in the ASPx Default Value: “Text” |
Filter
|
The caption of the Date and time operators command displayed in the comparison operator drop-down menu in the ASPx Default Value: “Date and time operators” |
Captcha_Default
|
Specifies the textual representation of the captcha’s challenge image. Default Value: “Captcha image” |
Captcha_Refresh
|
Specifies the text shown on the ASPx Default Value: “Show another code” |
Captcha_Default
|
The default error text displayed under the text box if the ASPx Default Value: “The submitted code is incorrect” |
Captcha_Default
|
Specifies the text shown over the text box Default Value: “Type the code shown:” |
Check
|
Specifies the text that defines the checked state of the ASPx Default value: “Checked” |
Check
|
Specifies the text that defines the unchecked state of the ASPx Default value: “Unchecked” |
Check
|
Specifies the text that defines the undefined state of the ASPx Default value: “Undefined” |
Track
|
Specifies the default tooltip for the ASPx Default Value: “Increment” |
Track
|
Specifies the default tooltip for the ASPx Default Value: “Decrement” |
Track
|
Specifies the default tooltip for the ASPx Default Value: “Drag” |
Invalid
|
Specifies the warning text displayed when an end-user types a number that is out of range, specified by the ASPx Default Value: “The number must be in the range {0}…{1}” |
Invalid
|
Specifies the warning text displayed when an end-user types a number greater than a value specified by the ASPx Default Value: “The number must be less than or equal to {0}” |
Invalid
|
Specifies the warning text displayed when an end-user types a number less than a value specified by the ASPx Default Value: “The number must be greater than or equal to {0}” |
Invalid
|
Specifies the warning text displayed when an end-user types a date that is out of range, specified by the ASPx Default Value: “The date must be in the range {0}…{1}” |
Invalid
|
Specifies the warning text displayed when an end-user types a date greater than the value specified by the ASPx Default Value: “The date must be less than or equal to {0}” |
Invalid
|
Specifies the warning text displayed when an end-user types a date less than the value specified by the ASPx Default Value: “The date must be greater than or equal to {0}” |
Date
|
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 Date Default Value: “The date range must be greater than or equal to {0} days” |
Date
|
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 Date Default Value: “The date range must be from {0} to {1} days” |
Date
|
Specifies the text that will be displayed in the editor’s error text. Default value: “days” |
Date
|
Specifies the text that will be displayed in the editor’s error text. Default value: “months” |
Date
|
Specifies the text that will be displayed in the editor’s error text. Default value: “years” |
Date
|
Specifies the text that will be displayed in the editor’s error text. Default value: “decades” |
Date
|
Specifies the text that is used as an editor’s caption in modal mode. Default value: “Choose Date” |
Date
|
The caption that refers to the “Days” rotating wheel in the date edit. Default Value: “Days” |
Date
|
The caption that refers to the “Months” rotating wheel in the date edit. Default Value: “Months” |
Date
|
The caption that refers to the “Years” rotating wheel in the date edit. Default Value: “Years” |
Date
|
The caption that refers to the “Hours” rotating wheel in the date edit. Default Value: “Hours” |
Date
|
The caption that refers to the “Minutes” rotating wheel in the date edit. Default Value: “Minutes” |
Date
|
The caption that refers to the “Seconds” rotating wheel in the date edit. Default Value: “Seconds” |
Date
|
The caption that refers to the “Milliseconds” rotating wheel in the date edit. Default Value: “Milliseconds” |
Date
|
The caption that refers to the “AM/PM” rotating wheel in the date edit. Default Value: “AM/PM” |
List
|
Defines the null text shown within the list box’s filter editor. Default value: “Enter text to filter…” |
List
|
Defines the text shown within the “Select All” check box in the list box. Default value: “Select All” |
Combo
|
Specifies the text displayed under the filter editor when the user enters fewer characters than specified in the ASPx Default value: “Filter strings must be at least {0} characters.” |
Combo
|
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.” |
Combo
|
Specifies the text that is used as an editor’s caption in modal mode. Default value: “Choose Value” |