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

In This Topic
    Exception Property (OperationErrorEventArgs)
    In This Topic
    Gets the exception that represents the error.
    Syntax
    'Declaration
     
    Public ReadOnly Property Exception As Exception
    public Exception Exception {get;}
    See Also