WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / TextValidationErrorEventArgs Class / Exception Property
In This Topic
    Exception Property
    In This Topic
    Gets the exception that initially triggered the TextValidationError event.
    Syntax
    public Exception Exception {get;}
    See Also