WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / TextValidationErrorEventArgs Class / ThrowException Property
In This Topic
    ThrowException Property
    In This Topic
    Gets or sets a value that indicates whether Exception should be thrown.
    Syntax
    public bool ThrowException {get; set;}
    See Also