C1.Silverlight.DateTimeEditors Namespace : TextValidationErrorEventArgs Class |
The following tables list the members exposed by TextValidationErrorEventArgs.
Name | Description | |
---|---|---|
TextValidationErrorEventArgs Constructor | Initializes a new instance of the TextValidationErrorEventArgs class. |
Name | Description | |
---|---|---|
Exception | Gets the exception that initially triggered the TextValidationError event. | |
Text | Gets the text being parsed when the TextValidationError event was raised. | |
ThrowException | Gets or sets a value that indicates whether Exception should be thrown. |