FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportErrorEventArgs Class / Exception Field

In This Topic
    Exception Field (ReportErrorEventArgs)
    In This Topic
    Exception that caused the error.
    Syntax
    'Declaration
     
    Public ReadOnly Exception As Exception
    public readonly Exception Exception
    See Also