Click or drag to resize

ValidationEventArgsT Properties

The ValidationEventArgsT type exposes the following members.

Properties
 NameDescription
Public propertyCancel Gets a value indicating whether validation should be canceled.
Public propertyCultureInfo Gets the culture information to use during validation.
Public propertyErrorText Gets the concatenated validation error text.
Public propertyHasErrors Gets a value indicating whether any validation errors have been collected.
Public propertyValueToValidate Gets the value to validate.
Top
See Also