The following tables list the members exposed by DateValidationErrorEventArgs.
Name | Description | |
---|---|---|
DateValidationErrorEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
ErrorCode | Indicates the reason the value failed validation. | |
ErrorValue | Returns the incorrect value. | |
NewValue | Gets/sets the new owner value for the control. It defaults to the previous value. | |
PreviousValue | Returns the previous value. | |
ValueType | Gets the type of value |