Xceed Grid for WinForms v4.3 Documentation
CustomValidationMessages Class Properties


Xceed.Validation.v1.3 Assembly > Xceed.Validation Namespace : CustomValidationMessages Class

For a list of all members of this type, see CustomValidationMessages members.

Public Properties
 NameDescription
Public PropertyGets or sets the text for default "Between" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Data Type" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default validation error messages of the "Date" data type. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Equal To" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Greater Than" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Greater Than or Equal To" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "In Set of Values" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Less Than" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Less Than or Equal To" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Not Equal To" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Not in Set of Valudes" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default validation error messages of the "Number" data type. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for "Regular Expression" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default "Required Field"" validation error messages. (Inherited from Xceed.Validation.ValidationMessages)
Public PropertyGets or sets the text for default base validation error messages for any invalid value. (Inherited from Xceed.Validation.ValidationMessages)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Gets the default value for the custom "Between" message.  
Protected PropertyOverridden. Gets the default value for the base custom "Data Type" message.  
Protected PropertyOverridden. Gets the default value for the custom "Date" data type message.  
Protected PropertyOverridden. Gets the default value for the custom "Equal To" message.  
Protected PropertyOverridden. Gets the default value for the custom "Greater Than" message.  
Protected PropertyOverridden. Gets the default value for the custom "Greater Than or Equal To" message.  
Protected PropertyOverridden. Gets the default value for the custom "In Set of Values" message.  
Protected PropertyOverridden. Gets the default value for the custom "Less Than" message.  
Protected PropertyOverridden. Gets the default value for the custom "Less Than or Equal To" message.  
Protected PropertyOverridden. Gets the default value for the custom "Not Equal To" message.  
Protected PropertyOverridden. Gets the default value for the custom "Not in Set of Values" message.  
Protected PropertyOverridden. Gets the default value for the custom "Number" data type message.  
Protected PropertyOverridden. Gets the default value for the custom "Regular Expression" message.  
Protected PropertyOverridden. Gets the default value for the custom "Required Field" message.  
Protected PropertyOverridden. Gets the default value for the base custom message used for any invalid input value.  
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Validation.ValidationMessages)
Top
See Also

Reference

CustomValidationMessages Class
Xceed.Validation Namespace