ComponentOne DateTimeEditors for UWP
Exception Property

C1.UWP.DateTimeEditors Assembly > C1.Xaml.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