WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / OperationErrorEventArgs Class / ThrowException Property
In This Topic
    ThrowException Property (OperationErrorEventArgs)
    In This Topic
    Gets or sets a value indicating whether to throw the exception.
    Syntax
    public bool ThrowException {get; set;}
    See Also