FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / OperationErrorEventArgs Class / ThrowException Property

In This Topic
    ThrowException Property
    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