FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer 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
    'Declaration
     
    Public Property ThrowException As Boolean
    public bool ThrowException {get; set;}
    See Also