ComponentOne DateTimeEditors for WPF and Silverlight
Exception Property

C1.WPF.DateTimeEditors Namespace > TextValidationErrorEventArgs Class : Exception Property
Gets the exception that initially triggered the TextValidationError event.
Syntax
'Declaration
 
Public ReadOnly Property Exception As System.Exception
public System.Exception Exception {get;}
See Also

Reference

TextValidationErrorEventArgs Class
TextValidationErrorEventArgs Members