ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / 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 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.  
    Public FieldThe current section.  
    Public FieldGets or sets the text that will be used as an outline entry.  
    Top
    See Also