FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.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