FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportErrorEventArgs Class
Fields


In This Topic
    ReportErrorEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ReportErrorEventArgs.

    Public Fields
     NameDescription
    Public FieldException that caused the error.  
    Public FieldGets or sets a value that indicates whether the component should throw the Exception that was detected or whether it should ignore the error and continue rendering the report.  
    Public FieldThe current page.  
    Top
    See Also