DatePickerDateValidationErrorEventArgs Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The DatePickerDateValidationErrorEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Exception | Gets the initial exception associated with the DateValidationError event. |
|
Text | Gets or sets the text that caused the DateValidationError event. |
|
ThrowException | Gets or sets a value that indicates whether Exception should be thrown. |