EditorStringId Enum
Contains values corresponding to strings that can be localized.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Members
Name | Description |
---|---|
OK
|
Return Value: Ok |
Cancel
|
The caption of the button to discard changes and close the dropdown window of a popup editor (the Memo Return Value: Cancel |
Clear
|
The caption of the button to clear all the content from the editor. Return Value: Clear |
Apply
|
The caption of the Apply button displayed within the filter drop-down window inside a Grid Return Value: Apply |
Yes
|
Return Value: Yes |
No
|
Return Value: No |
Copy
|
The caption of the button to copy the content from the editor. Return Value: Copy |
Paste
|
Return Value: Paste |
Cut
|
The caption of the button to cut the content from the editor. Return Value: Cut |
Open
|
Return Value: Open |
Save
|
Return Value: Save |
Caption
|
The default caption for the error message box. Return Value: Error |
Set
|
Return Value: Clear |
Empty
|
Return Value: No data available |
Out
|
Specifies the message raised when the editor’s entered value as specified by the mask is out of range. Return Value: Value is out of range |
Mask
|
Specifies the message raised when the editor’s entered value as specified by the mask is incomplete. Return Value: Mask incomplete |
Validation
|
. Error. |
Validation
|
. The value is now correct |
Validation
|
but the form still contains {0} errors. |
Validation
|
but the row still contains {0} errors. |
Select
|
The caption of the Combo Return Value: (Select All) |
Empty
|
Return Value: (None) |
Calculator
|
Represents the caption of the button used to clear the number stored in the memory of the Calculator editor. Return Value: MC |
Calculator
|
Represents the caption of the button used to recall the number stored in the memory of the Calculator editor. Return Value: MR |
Calculator
|
Represents the caption of the button used to store the displayed number in the memory of the Calculator editor. Return Value: MS |
Calculator
|
Represents the caption of the button used to add the displayed number to any number already in memory in the Calculator editor. Return Value: M+ |
Calculator
|
Represents the caption of the button used to subtract the displayed number from any number already in memory in the Calculator editor. Return Value: M- |
Calculator
|
Represents the caption of the button used to delete the last digit of the displayed number in the Calculator editor. Return Value: ← |
Calculator
|
Represents the caption of the button used to clear the displayed number in the Calculator editor. Return Value: CE |
Calculator
|
Represents the caption of the button used to clear the current calculation in the Calculator editor. Return Value: C |
Calculator
|
Represents the caption of the button used to type the number 0 in the Calculator editor. Return Value: 0 |
Calculator
|
Represents the caption of the button used to type the number 1 in the Calculator editor. Return Value: 1 |
Calculator
|
Represents the caption of the button used to type the number 2 in the Calculator editor. Return Value: 2 |
Calculator
|
Represents the caption of the button used to type the number 3 in the Calculator editor. Return Value: 3 |
Calculator
|
Represents the caption of the button used to type the number 4 in the Calculator editor. Return Value: 4 |
Calculator
|
Represents the caption of the button used to type the number 5 in the Calculator editor. Return Value: 5 |
Calculator
|
Represents the caption of the button used to type the number 6 in the Calculator editor. Return Value: 6 |
Calculator
|
Represents the caption of the button used to type the number 7 in the Calculator editor. Return Value: 7 |
Calculator
|
Represents the caption of the button used to type the number 8 in the Calculator editor. Return Value: 8 |
Calculator
|
Represents the caption of the button used to type the number 9 in the Calculator editor. Return Value: 9 |
Calculator
|
Represents the caption of the button used to change the sign of the displayed number in the Calculator editor. Return Value: ± |
Calculator
|
Represents the caption of the button used to calculate the sum in the Calculator editor. Return Value: + |
Calculator
|
Represents the caption of the button used to calculate the difference in the Calculator editor. Return Value: - |
Calculator
|
Represents the caption of the button used to calculate the product in the Calculator editor. Return Value: * |
Calculator
|
Represents the caption of the button used to calculate a quotient of the displayed number in the Calculator editor. Return Value: / |
Calculator
|
Represents the caption of the button used to calculate a quotient of 1 and the displayed number in the Calculator editor. Return Value: 1/x |
Calculator
|
Represents the caption of the button used to calculate and display the percentage of the previously entered number in the Calculator editor. Return Value: % |
Calculator
|
Represents the caption of the button used to calculate the square root of the displayed number in the Calculator editor. Return Value: √ |
Calculator
|
Represents the caption of the button used to terminate the calculation in the Calculator editor. Return Value: = |
Calculator
|
The string displayed in the edit box of the Popup Return Value: Cannot divide by zero |
Calculator
|
The string displayed on the display of the Calculator editor if an expression cannot be evaluated (division by zero, for instance). Return Value: Error |
Calculator
|
Specifies the message raised when the value entered in the Calculator editor is invalid. Return Value: Invalid input |
Color
|
The caption of the button to pick up the default color in the Color Return Value: Automatic |
Color
|
The caption of the button to invoke the dialog window, where end-users can set up a color in the Color Return Value: Automatic |
Color
|
The caption of the button to select the Color Return Value: No Color |
Color
|
The caption that is shown above the palette of recently used colors in the Color Return Value: Recent Colors |
Color
|
The title of the dialog window, where end-users can set up a color in the Color Return Value: Colors |
Color
|
The caption that is shown above the palette of theme colors in the Color Return Value: Theme Colors |
Color
|
The caption that is shown above the palette of standard colors in the Color Return Value: Standard Colors |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Black |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: White |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Dark |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Red |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Orange |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Yellow |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Light |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Green |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Light |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Blue |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Dark |
Color
|
The string displayed in the tip that appears when the pointer hovers over the corresponding color in the palette of the Color Return Value: Purple |
Image
|
Specifies the file type strings that are displayed in the “Open” dialog window of the Image Return Value: Image Files(.BMP;.JPG;.GIF;.PNG)|.BMP;.JPG;.GIF;.PNG|All files (.)|. |
Image
|
Specifies the filter string that is displayed in the “Open” dialog window of the Silverlight Image Return Value: Image Files(.JPG;.PNG)|.JPG;.PNG|All files (.)|. |
Image
|
Specifies the file type strings that are displayed in the “Save” dialog window of the Image Return Value: PNG(.png)|.png|BMP(.bmp)|.BMP|JPG(.jpg)|.jpg|GIF(.gif)|.gif |
Image
|
Specifies the message raised when trying to load a file whose format isn’t supported by the Image Return Value: Wrong image format |
Image
|
Undo |
Image
|
Redo |
Image
|
Zoom In |
Image
|
Zoom Out |
Image
|
Crop |
Image
|
Rotate Counterclockwise |
Image
|
Mirror Horizontally |
Filter
|
Specifies the textual representation of the Is null or empty operator used when constructing a display string of filter criteria. Return value: Is null or empty |
Filter
|
Specifies the textual representation of the Starts with operator used when constructing a display string of filter criteria. Return value: Starts with |
Filter
|
Specifies the textual representation of the Ends With operator used when constructing a display string of filter criteria. Return value: Ends with |
Filter
|
Specifies the textual representation of the Contains operator used when constructing a display string of filter criteria. Return value: Contains |
Filter
|
Specifies the textual representation of the Between operator used when constructing a display string of filter criteria. Return value: Between |
Filter
|
Represents the caption of the Between Dates filter clause. Return value: Between Dates |
Filter
|
Specifies the textual representation of the In function used when constructing a display string of filter criteria. Return value: In |
Filter
|
Represents the caption of the On Dates filter clause. Return value: On Dates |
Filter
|
Specifies the textual representation of the Is not null operator used when constructing a display string of filter criteria. Return value: Is Not Null |
Filter
|
Specifies the textual representation of the Not like operator used when constructing a display string of filter criteria. Return value: Not Like |
Filter
|
Represents the caption of the Top Items filter clause. Return value: Top Items |
Filter
|
Represents the caption of the Bottom Items filter clause. Return value: Bottom Items |
Filter
|
Represents the caption of the Top Percent filter clause. Return value: Top Percent |
Filter
|
Represents the caption of the Bottom Percent filter clause. Return value: Bottom Percent |
Filter
|
Represents the caption of the Above Average filter clause. Return value: Above Average |
Filter
|
Represents the caption of the Below Average filter clause. Return value: Below Average |
Filter
|
Represents the caption of the Is Unique filter clause. Return value: Is Unique |
Filter
|
Represents the caption of the Duplicate filter clause. Return value: Is Duplicate |
Top
|
Items |
Top
|
Percent |
Filter
|
Specifies the textual representation of the binary bitwise AND operator used when constructing a display string of filter criteria. Return value: & |
Filter
|
Specifies the textual representation of the binary bitwise OR operator used when constructing a display string of filter criteria. Return value: | |
Filter
|
Specifies the textual representation of the binary bitwise XOR operator used when constructing a display string of filter criteria. Return value: ^ |
Filter
|
Specifies the textual representation of the binary Divide operator used when constructing a display string of filter criteria. Return value: / |
Filter
|
Specifies the textual representation of the binary Equal to operator used when constructing a display string of filter criteria. Return value: = |
Filter
|
Specifies the textual representation of the binary Greater than operator used when constructing a display string of filter criteria. Return value: > |
Filter
|
Specifies the textual representation of the binary Greater than or equal to operator used when constructing a display string of filter criteria. Return value: >= |
Filter
|
Specifies the textual representation of the binary Less than operator used when constructing a display string of filter criteria. Return value: < |
Filter
|
Specifies the textual representation of the binary Less than or equal to operator used when constructing a display string of filter criteria. Return value: <= |
Filter
|
Specifies the textual representation of the binary Like operator used when constructing a display string of filter criteria. Return value: Like |
Filter
|
Specifies the textual representation of the binary Minus operator used when constructing a display string of filter criteria. Return value: - |
Filter
|
Specifies the textual representation of the binary Modulo operator used when constructing a display string of filter criteria. Return value: % |
Filter
|
Specifies the textual representation of the binary Multiply operator used when constructing a display string of filter criteria. Return value: * |
Filter
|
Specifies the textual representation of the binary Not Equal operator used when constructing a display string of filter criteria. Return value: <> |
Filter
|
Specifies the textual representation of the binary Plus operator used when constructing a display string of filter criteria. Return value: + |
Filter
|
Specifies the textual representation of the unary bitwise Not operator used when constructing a display string of filter criteria. Return value: ~ |
Filter
|
Specifies the textual representation of the unary Is null operator used when constructing a display string of filter criteria. Return value: Is Null |
Filter
|
Specifies the textual representation of the unary Minus operator used when constructing a display string of filter criteria. Return value: - |
Filter
|
Specifies the textual representation of the unary Not operator used when constructing a display string of filter criteria. Return value: Not |
Filter
|
Specifies the textual representation of the unary Plus operator used when constructing a display string of filter criteria. Return value: + |
Filter
|
Specifies the textual representation of the group AND operator used when constructing a display string of filter criteria. Return value: And |
Filter
|
Specifies the textual representation of the group OR operator used when constructing a display string of filter criteria. Return value: Or |
Filter
|
Specifies an error message that may occur when parsing an expression Return value: The specified expression contains invalid symbols (line {0}, character {1}). |
Filter
|
Specifies an error message that may occur when parsing an expression Return value: The specified expression is invalid. |
Expression
|
Return Value: Enter text to search… |
Expression
|
The name of the group of functions in the Expression Editor. Return Value: Functions |
Expression
|
The name of the group of parameters in the Expression Editor. Return Value: Parameters |
Expression
|
The name of the group of variables in the Expression Editor. Return Value: Variables |
Expression
|
The name of the group of operators in the Expression Editor. Return Value: Operators |
Expression
|
The name of the group of fields in the Expression Editor. Return Value: Fields |
Expression
|
The name of the group of constants in the Expression Editor. Return Value: Constants |
Expression
|
Represents the string that is the item of the dropdown filter list in the Expression Editor. Return Value: (All) |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Aggregate |
Expression
|
Represents the string that is the item of the dropdown filter list in the Expression Editor. Return Value: Date-time |
Expression
|
Represents the string that is the item of the dropdown filter list in the Expression Editor. Return Value: Logical |
Expression
|
Represents the string that is the item of the dropdown filter list in the Expression Editor. Return Value: Math |
Expression
|
Represents the string that is the item of the dropdown filter list in the Expression Editor. Return Value: String |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Abs |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Acos |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Add |
Expression
|
Date |
Expression
|
Date |
Expression
|
Date |
Expression
|
Date |
Expression
|
Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Ascii |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Asin |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Atn |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Atn2 |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Big |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Ceiling |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Char |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Char |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Char |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Concat |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Cos |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Cosh |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Date |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Exp |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Floor |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Get |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Iif |
Expression
|
In |
Expression
|
In |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Insert |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Len |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Log |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Log |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Log10 |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Lower |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Now(). Returns the current system date and time. |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Pad |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Pad |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Pad |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Pad |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Power |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Remove |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Remove |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Replace |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Reverse |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Rnd(). Returns a random number that is less than 1, but greater than or equal to zero. |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Round |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Round |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Sign |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Sin |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Sinh |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Sqr |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Substring |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Substring |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Tan |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Tanh |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Today(). Returns the current date. Regardless of the actual time, this function returns midnight of the current date. |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: To |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: To |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: To |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: To |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: To |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: To |
Expression
|
Time |
Expression
|
Time |
Expression
|
Time |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Trim |
Expression
|
Truncate |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Upper |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Utc |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Adds the value of one numeric expression to another, or concatenates two strings. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Finds the difference between two numbers. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Multiplies the value of two expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Divides the first operand by the second. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Returns the remainder (modulus) obtained by dividing one numeric expression into another. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Compares each bit of its first operand to the corresponding bit of its second operand. If either bit is 1, the corresponding result bit is set to 1. Otherwise, the corresponding result bit is set to 0. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Performs a bitwise logical AND operation between two integer values. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Performs a logical exclusion on two Boolean expressions, or a bitwise exclusion on two numeric expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Returns true if both operands have the same value; otherwise, it returns false. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Returns true if the operands do not have the same value; otherwise, it returns false. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Less than operator. Used to compare expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Less than or equal to operator. Used to compare expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Greater than or equal to operator. Used to compare expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Greater than operator. Used to compare expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: In (,,,). Tests for the existence of a property in an object. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Compares a string against a pattern. If the value of the string matches the pattern, result is true. If the string does not match the pattern, result is false. If both string and pattern are empty strings, the result is true. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Between (,). Specifies a range to test. Returns true if a value is greater than or equal to the first operand and less than or equal to the second operand. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Performs a logical conjunction on two expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Performs a logical disjunction on two Boolean expressions. |
Expression
|
The description of the corresponding operator that is displayed to the right of the Expression Editor. Return Value: Performs logical negation on an expression. |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Max |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Min |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Starts |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Ends |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Contains |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
Return Value: The type of this field is: {0} |
Expression
|
The template of the description of grid fields that is displayed to the right of the Expression Editor. Return Value: Field Information. Caption: {1}. The type of this field is: {2} |
Expression
|
The description of the corresponding parameter that is displayed to the right of the Expression Editor. Return Value: The type of this parameter is: {0} |
Expression
|
The description of the corresponding constant that is displayed to the right of the Expression Editor. Return Value: Represents the Boolean True value. |
Expression
|
The description of the corresponding constant that is displayed to the right of the Expression Editor. Return Value: Represents the Boolean False value. |
Expression
|
The description of the corresponding constant that is displayed to the right of the Expression Editor. Return Value: Represents a null reference, one that does not refer to any object. |
Expression
|
The title of the Expression Editor window. Return Value: Expression editor |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Avg |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Count(). Returns the number of objects in a collection. |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Exists(). Determines whether the object exists in the collection. |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Max |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Min |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Sum |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Single(). Returns a single object from the collection. |
Expression
|
The description of the corresponding variable that is displayed to the right of the Expression Editor. Return Value: Returns the total amount of data rows in a datasource. |
Expression
|
The description of the corresponding variable that is displayed to the right of the Expression Editor. Return Value: Returns the index of the current data row in a datasource. Note that this index is zero-based. |
Filter
|
Return Value: And |
Filter
|
Return Value: Or |
Filter
|
Return Value: Not And |
Filter
|
Return Value: Not Or |
Filter
|
Return Value: Not And |
Filter
|
Return Value: Not Or |
Filter
|
Return Value: Add Condition |
Filter
|
Return Value: Add Group |
Filter
|
Return Value: Add Custom Expression |
Filter
|
Return Value: Remove Group |
Filter
|
Return Value: Clear All |
Filter
|
Represents the string that is the non-specified second argument of a binary filter operation. Return Value: <enter a value> |
Filter
|
Represents the caption of the Empty Property item. Return value: Empty |
Filter
|
Represents the caption of the Empty Paremeter item. Return value: Empty |
Filter
|
<select a Date |
Filter
|
Enter an expression… |
Filter
|
Return Value: Empty |
Filter
|
No Properties Found |
Filter
|
Represents the caption of the Any Return value: Is any of |
Filter
|
Represents the caption of the Begins Return value: Begins with |
Filter
|
Represents the caption of the Between filter clause. Return value: Is between |
Filter
|
Represents the caption of the Between Return value: and |
Filter
|
Represents the caption of the Contains filter clause. Return value: Contains |
Filter
|
Represents the caption of the Ends Return value: Ends with |
Filter
|
Represents the caption of the Equals filter clause. Return value: Equals |
Filter
|
Represents the caption of the Greater filter clause. Return value: Is greater than |
Filter
|
Represents the caption of the Greater Return value: Is greater than or equal to |
Filter
|
Represents the caption of the Is not null filter clause. Return value: Is not null |
Filter
|
Represents the caption of the Is null filter clause. Return value: Is null |
Filter
|
Represents the caption of the Is less than filter clause. Return value: Is less than |
Filter
|
Represents the caption of the Is less than or equal to filter clause. Return value: Is less than or equal to |
Filter
|
Represents the caption of the Is like filter clause. Return value: Is like |
Filter
|
Represents the caption of the Is none of filter clause. Return value: Is none of |
Filter
|
Represents the caption of the Is not between filter clause. Return value: Is not between |
Filter
|
Represents the caption of the Does Return value: Does not contain |
Filter
|
Represents the caption of the Does Return value: Does not equal |
Filter
|
Represents the caption of the Is not like filter clause. Return value: Is not like |
Filter
|
Represents the caption of the Is blank filter clause. Return value: Is blank |
Filter
|
Represents the caption of the Is not blank filter clause. Return value: Is not blank |
Filter
|
Represents the caption of the Is on filter clause. Return value: Is on |
Filter
|
Represents the caption of the Is not on filter clause. Return value: Is not on |
Filter
|
Represents the caption of the Between dates filter clause. Return value: Between dates |
Filter
|
Is between times |
Filter
|
Represents the caption of the On Dates filter clause. Return value: On Dates |
Filter
|
Represents the caption of the Is on any of the following filter clause. Return value: Is on any of the following |
Filter
|
Represents the caption of the Is Beyond This Year filter clause. Return value: Is Beyond This Year |
Filter
|
Represents the caption of the Is Later This Year filter clause. Return value: Is Later This Year |
Filter
|
Represents the caption of the Is Later This Month filter clause. Return value: Is Later This Month |
Filter
|
Represents the caption of the Is Next Week filter clause. Return value: Is Next Week |
Filter
|
Represents the caption of the Is Later This Week filter clause. Return value: Is Later This Week |
Filter
|
Represents the caption of the Is Tomorrow filter clause. Return value: Is Tomorrow |
Filter
|
Represents the caption of the Is Today filter clause. Return value: Is Today |
Filter
|
Represents the caption of the Is Yesterday filter clause. Return value: Is Yesterday |
Filter
|
Represents the caption of the Is Earlier This Week filter clause. Return value: Is Earlier This Week |
Filter
|
Represents the caption of the Is Last Week filter clause. Return value: Is Last Week |
Filter
|
Represents the caption of the Is Earlier This Month filter clause. Return value: Is Earlier This Month |
Filter
|
Represents the caption of the Is Earlier This Year filter clause. Return value: Is Earlier This Year |
Filter
|
Represents the caption of the Is Prior This Year filter clause. Return value: Is Prior This Year |
Filter
|
Represents the caption of the Is January filter clause. Return value: Is January |
Filter
|
Represents the caption of the Is February filter clause. Return value: Is February |
Filter
|
Represents the caption of the Is March filter clause. Return value: Is March |
Filter
|
Represents the caption of the Is April filter clause. Return value: Is April |
Filter
|
Represents the caption of the Is May filter clause. Return value: Is May |
Filter
|
Represents the caption of the Is June filter clause. Return value: Is June |
Filter
|
Represents the caption of the Is July filter clause. Return value: Is July |
Filter
|
Represents the caption of the Is August filter clause. Return value: Is August |
Filter
|
Represents the caption of the Is September filter clause. Return value: Is September |
Filter
|
Represents the caption of the Is October filter clause. Return value: Is October |
Filter
|
Represents the caption of the Is November filter clause. Return value: Is November |
Filter
|
Represents the caption of the Is December filter clause. Return value: Is December |
Filter
|
Represents the caption of the Is Not January filter clause. Return value: Is Not January |
Filter
|
Represents the caption of the Is Not February filter clause. Return value: Is Not February |
Filter
|
Represents the caption of the Is Not March filter clause. Return value: Is Not March |
Filter
|
Represents the caption of the Is Not April filter clause. Return value: Is Not April |
Filter
|
Represents the caption of the Is Not May filter clause. Return value: Is Not May |
Filter
|
Represents the caption of the Is Not June filter clause. Return value: Is Not June |
Filter
|
Represents the caption of the Is Not July filter clause. Return value: Is Not July |
Filter
|
Represents the caption of the Is Not August filter clause. Return value: Is Not August |
Filter
|
Represents the caption of the Is Not September filter clause. Return value: Is Not September |
Filter
|
Represents the caption of the Is Not October filter clause. Return value: Is Not October |
Filter
|
Represents the caption of the Is Not November filter clause. Return value: Is Not November |
Filter
|
Represents the caption of the Is Not December filter clause. Return value: Is Not December |
Filter
|
Represents the caption of the This Year filter clause. Return value: This year |
Filter
|
Represents the caption of the This Month filter clause. Return value: This month |
Filter
|
Represents the caption of the Last Week filter clause. Return value: Last week |
Filter
|
Represents the caption of the This Week filter clause. Return value: This week |
Filter
|
Represents the caption of the Yesterday filter clause. Return value: Yesterday |
Filter
|
Represents the caption of the Today filter clause. Return value: Today |
Filter
|
Represents the caption of the Now filter clause. Return value: Now |
Filter
|
Represents the caption of the Tomorrow filter clause. Return value: Tomorrow |
Filter
|
Represents the caption of the Day After Tomorrow filter clause. Return value: Day after tomorrow |
Filter
|
Represents the caption of the Next Week filter clause. Return value: Next week |
Filter
|
Represents the caption of the Two Weeks Away filter clause. Return value: Two weeks away |
Filter
|
Represents the caption of the Next Month filter clause. Return value: Next month |
Filter
|
Represents the caption of the Next Year filter clause. Return value: Next year |
Filter
|
Represents the caption of the Two months away filter clause. Return value: Two months away |
Filter
|
Represents the caption of the Two years away filter clause. Return value: Two years away |
Filter
|
Represents the caption of the Last month filter clause. Return value: Last month |
Filter
|
Represents the caption of the Last year filter clause. Return value: Last year |
Filter
|
Represents the caption of the Year before today filter clause. Return value: Year before today |
Filter
|
Specifies the caption of a submenu that contains date-time operators used to filter data Return value: Date |
Filter
|
Represents the caption of the Beyond This Year filter clause. Return value: Beyond This Year |
Filter
|
Represents the caption of the Later This Year filter clause. Return value: Later This Year |
Filter
|
Represents the caption of the Later This Month filter clause. Return value: Later This Month |
Filter
|
Represents the caption of the Next Week filter clause. Return value: Next Week |
Filter
|
Represents the caption of the Later This Week filter clause. Return value: Later This Week |
Filter
|
Represents the caption of the Tomorrow filter clause. Return value: Tomorrow |
Filter
|
Represents the caption of the Today filter clause. Return value: Today |
Filter
|
Represents the caption of the Yesterday filter clause. Return value: Yesterday |
Filter
|
Represents the caption of the Earlier This Week filter clause. Return value: Earlier This Week |
Filter
|
Represents the caption of the Last Week filter clause. Return value: Last Week |
Filter
|
Represents the caption of the Earlier This Month filter clause. Return value: Earlier This Month |
Filter
|
Represents the caption of the Earlier This Year filter clause. Return value: Earlier This Year |
Filter
|
Represents the caption of the Prior This Year filter clause. Return value: Prior This Year |
Filter
|
Before Midday |
Filter
|
After Midday |
Filter
|
This Hour |
Filter
|
Next Hour |
Filter
|
Last Hour |
Filter
|
Morning |
Filter
|
Afternoon |
Filter
|
Evening |
Filter
|
Night |
Filter
|
Work Time |
Filter
|
Free Time |
Filter
|
Lunch Time |
Filter
|
Same Hour |
Filter
|
Same Time |
Date
|
Date intervals |
Time
|
Time intervals |
Is
|
Is same hour |
Is
|
Is same time |
Is
|
Is same filters |
Filter
|
Specifies the textual representation of the Checked operator used when constructing a display string of filter criteria. Return value: Checked |
Filter
|
Specifies the textual representation of the Unchecked operator used when constructing a display string of filter criteria. Return value: Unchecked |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Editor. Return Value: Actions |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Editor. Return Value: Adds a new condition to this group |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Editor. Return Value: Removes this condition |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Editor. Return Value: Compare with a value / another field’s value |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Editor. Return Value: Adds a new item to the list |
Filter
|
Return Value: Edit |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Editor. Return Value: (Use the Insert or Add key) |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Editor. Return Value: (Use the Delete or Subtract key) |
Filter
|
Represents the caption of the From item. Return value: From |
Filter
|
Represents the caption of the To item. Return value: To |
Filter
|
Represents the caption of the Filter Rules tab. Return value: Filter Rules |
Filter
|
Represents the caption of the Filter Values tab. Return value: Filter Values |
Filter
|
Represents the caption of the All filter clause. Return value: (All) |
Filter
|
Represents the caption of the Blanks filter clause. Return value: Blanks |
Filter
|
Represents the caption of the Empty filter clause. Return value: Is Empty |
Filter
|
Represents the caption of the Radio All item. Return value: All |
Filter
|
Represents the caption of the Date Range From item. Return value: From |
Filter
|
Represents the caption of the Date Range To item. Return value: To |
Filter
|
Return Value: No Sort |
Filter
|
Return Value: Available First |
Filter
|
Return Value: Popular First |
Format
|
Return Value: Format Condition Filters |
Format
|
Format Condition Filters |
Predefined
|
Return Value: Predefined filters |
Predefined
|
Return Value: Top N |
Predefined
|
Return Value: Bottom N |
Predefined
|
Return Value: Above Average |
Predefined
|
Return Value: Below Average |
Predefined
|
Return Value: Unique |
Predefined
|
Return Value: Duplicate |
Filter
|
Return Value: Value |
Filter
|
Return Value: Property |
Filter
|
Date |
Filter
|
Return Value: Parameter |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Panel. Return Value: Edit Filter |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding button in the Filter Panel. Return Value: Clear Filter |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding checkbox in the Filter Panel. Return Value: Enable Filter |
Filter
|
The string displayed in the tip that appears when the pointer hovers over the corresponding checkbox in the Filter Panel. Return Value: Disable Filter |
Filter
|
Expand Panel |
Filter
|
Most Recently Used |
Filter
|
Collapse Panel |
Filter
|
Represents the caption of the Is this week filter clause in filter panel. Return value: Is this week |
Filter
|
Represents the caption of the Is this month filter clause in filter panel. Return value: Is this month |
Filter
|
Represents the caption of the Is this year filter clause in filter panel. Return value: Is this year |
Filter
|
Represents the caption of the Is next year filter clause in filter panel. Return value: Is next year |
Filter
|
Represents the caption of the Is next month filter clause in filter panel. Return value: Is next month |
Filter
|
Represents the caption of the Is last month filter clause in filter panel. Return value: Is last month |
Filter
|
Represents the caption of the Is last year filter clause in filter panel. Return value: Is last year |
Filter
|
Represents the caption of the Is not this week filter clause in filter panel. Return value: Is not this week |
Filter
|
Represents the caption of the Is not this month filter clause in filter panel. Return value: Is not this month |
Filter
|
Represents the caption of the Is not this year filter clause in filter panel. Return value: Is not this year |
Filter
|
Represents the caption of the Is not next year filter clause in filter panel. Return value: Is not next year |
Filter
|
Represents the caption of the Is not next month filter clause in filter panel. Return value: Is not next month |
Filter
|
Represents the caption of the Is not last month filter clause in filter panel. Return value: Is not last month |
Filter
|
Represents the caption of the Is not last year filter clause in filter panel. Return value: Is not last year |
Filter
|
Represents the caption of the Is beyond this year filter clause in filter panel. Return value: Is beyond this year |
Filter
|
Represents the caption of the Is later this year filter clause in filter panel. Return value: Is later this year |
Filter
|
Represents the caption of the Is later this month filter clause in filter panel. Return value: Is later this month |
Filter
|
Represents the caption of the Is next week filter clause in filter panel. Return value: Is next week |
Filter
|
Represents the caption of the Is later this week filter clause in filter panel. Return value: Is later this week |
Filter
|
Represents the caption of the Is tomorrow filter clause in filter panel. Return value: Is tomorrow |
Filter
|
Represents the caption of the Is today filter clause in filter panel. Return value: Is today |
Filter
|
Represents the caption of the Is yesterday filter clause in filter panel. Return value: Is yesterday |
Filter
|
Represents the caption of the Is earlier this week filter clause in filter panel. Return value: Is earlier this week |
Filter
|
Represents the caption of the Is last week filter clause in filter panel. Return value: Is last week |
Filter
|
Represents the caption of the Is earlier this month filter clause in filter panel. Return value: Is earlier this month |
Filter
|
Represents the caption of the Is earlier this year filter clause in filter panel. Return value: Is earlier this year |
Filter
|
Represents the caption of the Is prior this year filter clause in filter panel. Return value: Is prior this year |
Filter
|
Represents the caption of the Is not beyond this year filter clause in filter panel. Return value: Is not beyond this year |
Filter
|
Represents the caption of the Is not later this year filter clause in filter panel. Return value: Is not later this year |
Filter
|
Represents the caption of the Is not later this month filter clause in filter panel. Return value: Is not later this month |
Filter
|
Represents the caption of the Is not next week filter clause in filter panel. Return value: Is not next week |
Filter
|
Represents the caption of the Is not later this week filter clause in filter panel. Return value: Is not later this week |
Filter
|
Represents the caption of the Is not tomorrow filter clause in filter panel. Return value: Is not tomorrow |
Filter
|
Represents the caption of the Is not today filter clause in filter panel. Return value: Is not today |
Filter
|
Represents the caption of the Is not yesterday filter clause in filter panel. Return value: Is not yesterday |
Filter
|
Represents the caption of the Is not earlier this week filter clause in filter panel. Return value: Is not earlier this week |
Filter
|
Represents the caption of the Is not last week filter clause in filter panel. Return value: Is not last week |
Filter
|
Represents the caption of the Is not earlier this month filter clause in filter panel. Return value: Is not earlier this month |
Filter
|
Represents the caption of the Is not earlier this year filter clause in filter panel. Return value: Is not earlier this year |
Filter
|
Represents the caption of the Is not prior this year filter clause in filter panel. Return value: Is not prior this year |
Filter
|
Represents the caption of the Between filter clause in filter panel. Return value: Between |
Filter
|
Represents the caption of the Not between filter clause in filter panel. Return value: Not between |
Filter
|
Represents the caption of the Not like filter clause in filter panel. Return value: Not like |
Filter
|
Represents the caption of the Not starts with filter clause in filter panel. Return value: Not starts with |
Filter
|
Represents the caption of the Not ends with filter clause in filter panel. Return value: Not ends with |
Filter
|
Represents the caption of the Not contains filter clause in filter panel. Return value: Not contains |
Filter
|
Represents the caption of the Not in filter clause in filter panel. Return value: Not in |
Filter
|
Represents the caption of the Top filter clause in filter panel. Return value: Top |
Filter
|
Represents the caption of the Bottom filter clause in filter panel. Return value: Bottom |
Password
|
The header of the tip that appears when the Password Return Value: Caps Lock is On |
Password
|
The message displayed in the tip that appears when the Password Return Value: Enabling Caps Lock may result in entering password incorrectly.{0}Disable Caps Lock before entering your password. |
Wait
|
Return Value: Loading… |
Cant
|
The string that is the description of the exception invoked by an attempt to change the Date Return Value: Can only change Selected |
Start
|
start date |
End
|
end date |
Previous
|
Previous week |
This
|
This week |
Next
|
Next week |
This
|
This month |
Page
|
Represents the string that precedes the number of the current page in the Data Return Value: Page |
Of
|
Represents the string that precedes the number of total amount of pages in the Data Return Value: of {0} |
First
|
Return Value: First Page |
Last
|
Return Value: Last Page |
Next
|
Next Page |
Prev
|
Previous Page |
Refresh
|
Refresh |
Display
|
Return Value: Example: |
Display
|
Return Value: Prefix: |
Display
|
Return Value: Suffix: |
Display
|
Return Value: Display format text: |
Display
|
Return Value: Invalid display format text |
Data
|
Return Value: ABCXYZ |
Data
|
Return Value: A |
Display
|
Return Value: None |
Display
|
Return Value: Default |
Display
|
Return Value: Number |
Display
|
Return Value: Percent |
Display
|
Return Value: Currency |
Display
|
Return Value: Special |
Display
|
Return Value: Datetime |
Display
|
Return Value: Custom |
Look
|
The caption of the button to locate the records in the Look Return Value: Find |
Look
|
Return Value: Search |
Look
|
The caption of the button to close the Search Panel. Return Value: Close |
Look
|
The caption of the button to add a new row in the Look Return Value: Add New |
Look
|
Represents the caption of the Next search panel navigation button in the Search Return Value: Next |
Look
|
Represents the caption of the Previous search panel navigation button in the Search Return Value: Previous |
Look
|
{0}/{1} |
Look
|
Show Search Panel |
Confirmation
|
The message that is contained in the dialog window that appears when the end-user tries to set a font in the Font The Font Return Value:The font "{0}" is not available on your system. Do you want to use it anyway? |
Confirmation
|
The title of the dialog window that appears when the end-user tries to set a font in the Font The Font Return Value: Confirmation |
Check
|
Specifies the string corresponding to the checked state of the check edit. This string is displayed, for instance, in the filter dropdown of the DXGrid (or other) control. Return Value: Checked |
Check
|
Specifies the string corresponding to the unchecked state of the check edit. This string is displayed, for instance, in the filter dropdown of the DXGrid (or other) control. Return Value: Unchecked |
Check
|
Specifies the string corresponding to the indeterminate state of the check edit. This string is displayed, for instance, in the filter dropdown of the DXGrid (or other) control. Return Value: Indeterminate |
Invalid
|
Return Value: Invalid value conversion |
Today
|
Return Value: Today |
Sparkline
|
Return Value: Area |
Sparkline
|
Return Value: Bar |
Sparkline
|
Return Value: Line |
Sparkline
|
Return Value: Win |
CMYK
|
Represents the caption of the CMYK color model. Return Value: CMYK |
RGB
|
Represents the caption of the RGB color model. Return Value: RGB |
HLS
|
Represents the caption of the HLS color model. Return Value: HLS |
HSB
|
Represents the caption of the HSB color model. Return Value: HSB |
Color
|
Represents the caption of the red color. Return Value: Red |
Color
|
Represents the caption of the green color. Return Value: Green |
Color
|
Represents the caption of the blue color. Return Value: Blue |
Color
|
Represents the caption of the alpha channel attribute in the color picker. Return Value: Alpha |
Color
|
Represents the caption of the cyan color. Return Value: Cyan |
Color
|
Represents the caption of the magenta color. Return Value: Magenta |
Color
|
Represents the caption of the yellow color. Return Value: Yellow |
Color
|
Return Value: Key color |
Color
|
Represents the caption of the hue attribute in the color picker. Return Value: Hue |
Color
|
Represents the caption of the saturation attribute in the color picker. Return Value: Saturation |
Color
|
Represents the caption of the lightness attribute in the color picker. Return Value: Lightness |
Color
|
Represents the caption of the brightness attribute in the color picker. Return Value: Brightness |
Caption_Common
|
Return value: Common Characters |
Caption_Special
|
Return value: Special Characters |
Caption_Symbol
|
Represents the caption of the Search by code box in the Symbol dialog of the Spreadsheet Return value: Search by code: |
Caption_Symbol
|
Represents the caption of the Font name box in the Symbol dialog of the Spreadsheet Return value: Font name: |
Caption_Symbol
|
Represents the caption of the Character set box in the Symbol dialog of the Spreadsheet Return value: Character set: |
Caption_Symbol
|
Represents the caption of the Filter box in the Symbol dialog of the Spreadsheet Return value: Filter: |
Caption_Encoding
|
Represents the corresponding item in the Character set drop-down list of the Symbol dialog in the Spreadsheet Return value: “Unicode”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “All Symbols”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Uppercase Letter”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Lowercase Letter”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Titlecase Letter”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Modifier Letter”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Other Letter”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Nonspacing Mark”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Spacing Combining Mark”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Enclosing Mark”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Decimal Digit Number”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Letter Number”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Other Number”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Space Separator”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Line Separator”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Paragraph Separator”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Control”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Format”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Surrogate”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Private-use”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Connector Punctuation”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Dash Punctuation”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Open Punctuation”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Close Punctuation”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Initial Quote Punctuation”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Final Quote Punctuation”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Other Punctuation”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Math Symbol”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Currency Symbol”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Modifier Symbol”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Other Symbol”. |
Caption_Unicode
|
Represents the corresponding category in the Filter drop-down list of the Symbol dialog in the Spreadsheet Return value: “Other Not Assigned”. |
Date
|
Return value: hours |
Date
|
Return value: mins |
Date
|
Return value: secs |
Date
|
Return value: msecs |
Brush
|
Return Value: None |
Brush
|
Return Value: Solid |
Brush
|
Return Value: Linear |
Brush
|
Return Value: Radial |
Brush
|
Return Value: Start |
Brush
|
Return Value: Gets or sets the two-dimensional coordinates for the start point of the linear gradient. |
Brush
|
Return Value: End |
Brush
|
Return Value: Gets or sets the two-dimensional coordinates for the end point of the linear gradient. |
Brush
|
Return Value: Mapping |
Brush
|
Return Value: Gets or sets a value that specifies whether the gradient brush positioning coordinates are absolute or relative to the output area. |
Brush
|
Return Value: Spread |
Brush
|
Return Value: Gets or sets the type of spread method that specifies how to draw a gradient that starts or ends inside the bounds of the object to be painted. |
Brush
|
Return Value: Gradient |
Brush
|
Return Value: Gets or sets the two-dimensional focal point that defines the beginning of a gradient. |
Brush
|
Return Value: Center |
Brush
|
Return Value: Gets or sets the center of the outermost circle of the radial gradient. |
Brush
|
Return Value: Radius |
Brush
|
Return Value: Gets or sets the horizontal radius of the outermost circle of the radial gradient. |
Brush
|
Return Value: Radius |
Brush
|
Return Value: Gets or sets the vertical radius of the outermost circle of the radial gradient. |
Track
|
Represents the caption of the tooltip displayed within the track bar when a range value is selected. Return value: “{0} - {1}” |
Track
|
start |
Track
|
end |
Token
|
Return Value: New… |
Camera
|
Represents the title of the Camera Settings built-in panel in the Camera Return Value: Camera Settings |
Camera
|
Represents the caption of the video resolution setting in the Camera Return Value: Resolution: |
Camera
|
Represents the caption of the video brightness setting in the Camera Return Value: Brightness: |
Camera
|
Represents the caption of the video contrast setting in the Camera Return Value: Contrast: |
Camera
|
Represents the caption of the video saturation setting in the Camera Return Value: Desaturate |
Camera
|
Represents the caption of the Reset button in the Camera Return Value: Reset To Default |
Camera
|
Represents the caption of the device selection combo-box in the Camera Return Value: Device: |
Camera
|
Represents the caption of the Try Again button in the Take Picture dialog of the Image Return Value: Try Again |
Camera
|
Represents the title of the Take Picture dialog of the Image Return Value: Take Picture |
Camera
|
Represents the hint of the Take Picture button of the Image Return Value: Take Picture From Camera |
Camera
|
Represents the caption of the Capture button in the Take Picture dialog of the Image Return Value: Capture |
Camera
|
Represents the error message shown in the Camera Return Value: The webcam is not available. Try closing other applications that might be using it. |
Camera
|
Represents the caption of the Refresh button in the Camera Return Value: Refresh |
Camera
|
Represents the error message shown in the Camera Return Value: The application couldn’t find a webcam. |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Local |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
The description of the corresponding function that is displayed to the right of the Expression Editor. Return Value: Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Before |
Expression
|
After |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Expression
|
Is |
Drag
|
Return Value: Add records: |
Drag
|
Return Value: Insert before record: |
Drag
|
Return Value: Insert after record: |
Drag
|
Return Value: Move to children collection: |
Drag
|
Return Value: Cannot drop here: |
Drag
|
Return Value: Dragging 1 record: |
Drag
|
Return Value: Dragging {0} records |
Time
|
A string presentation of days. Return Value: day |
Time
|
A string presentation of days. Return Value: days |
Time
|
A string presentation of days. Return Value: d |
Time
|
A string presentation of hours. Return Value: hour |
Time
|
A string presentation of hours. Return Value: hours |
Time
|
A string presentation of hours. Return Value: h |
Time
|
A string presentation of minutes. Return Value: minute |
Time
|
A string presentation of minutes. Return Value: minutes |
Time
|
A string presentation of minutes. Return Value: m |
Time
|
A string presentation of seconds. Return Value: second |
Time
|
A string presentation of seconds. Return Value: seconds |
Time
|
A string presentation of seconds. Return Value: s |
Time
|
A string presentation of fractions of seconds. Return Value: fractional |
Time
|
A string presentation of fractions of seconds. Return Value: fractional |
Time
|
A string presentation of fractions of seconds. Return Value: f |
Time
|
A string presentation of milliseconds. Return Value: millisecond |
Time
|
A string presentation of milliseconds. Return Value: milliseconds |
Time
|
A string presentation of milliseconds. Return Value: ms |
Themed
|
A text displayed in the Theme |
Themed
|
A text displayed in the Theme |
Themed
|
A text displayed in the Theme |
Themed
|
A text displayed in the Theme |
Time
|
Represents a time picker’s error message displayed when the entered value is invalid. Return value: Value must be less than {0:G} |
Time
|
Represents a time picker’s error message displayed when the entered value is invalid. Return value: Value must be greater than {0:G} |
Time
|
Represents a time picker’s error message displayed when the entered value is invalid. Return value: Value must be between {0:G} and {1:G} |
Browse
|
Drop a file/folder here |
Editor
|
None |
Editor
|
User |
Editor
|
Custom |
Editor
|
Drop |
Editor
|
Regular |
Editor
|
Right |
Editor
|
Left |
Editor
|
Up |
Editor
|
Down |
Editor
|
Cancel |
Editor
|
Apply |
Editor
|
Plus |
Editor
|
Minus |
Editor
|
Redo |
Editor
|
Undo |
Editor
|
Refresh |
Editor
|
Search |
Editor
|
Next |
Editor
|
Prev |
Editor
|
Last |
Editor
|
First |
Editor
|
Edit |
Editor
|
Delete |
Editor
|
Date |
Editor
|
Time |
Editor
|
Date and Time |
Editor
|
Default |
#Remarks
To learn more, see Localization.