ComponentOne Reports for WPF
C1.C1Report Namespace / ReportEventArgs Class
Fields

In This Topic
    ReportEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ReportEventArgs.

    Public Fields
     NameDescription
    Public FieldReportEventArgs.Exception that caused the error.  
    Public FieldGets or sets a value that indicates whether the component should throw the ReportEventArgs.Exception that was detected or whether it should ignore the error and continue rendering the report.  
    Public FieldThe current page.  
    Public FieldThe current section.  
    Public FieldGets or sets the text that will be used as an outline entry.  
    Top
    See Also