Miner.PresentationFramework Assembly > Miner.PresentationFramework.WPFControls Namespace : DatePickerDateValidationErrorEventArgs Class |
The following tables list the members exposed by DatePickerDateValidationErrorEventArgs.
Name | Description | |
---|---|---|
![]() | DatePickerDateValidationErrorEventArgs Constructor | Initializes a new instance of the DatePickerDateValidationErrorEventArgs class. |
Name | Description | |
---|---|---|
![]() | Exception | Gets the exception that initially triggered the DateValidationError event. |
![]() | Text | Gets the text being parsed when the DateValidationError event was raised. |
![]() | ThrowException | Gets or sets a value that indicates whether Exception should be thrown. |