Class | Description | |
---|---|---|
LocateCredentialsEventArgs | Provides data for LocateCredentials event. | |
LocateDataSourceEventArgs | Provides data for the LocateDataSource event. | |
PageReport | Loads, modifies, or saves a report definition. | |
PageSettings | Specifies the page settings used to print the report document pages. | |
ReportDataException | This exception is thrown when an error occurs while connecting to the report's data source. | |
ReportException | This exception or one of its descendent classes is thrown when an error occurs while running the report. | |
ReportScriptException | The ReportScriptException is thrown when an error occurs in the report scripting code or any of the report's calculated DataField expressions. | |
SectionCollection | Represents a collection of all sections (Section objects) in the report layout. | |
SectionReport | The SectionReport class is the base class for all section reports. It is used to execute and render the report. | |
SectionReport.FetchEventArgs | FetchEventArgs class provides data required for the FetchData Event. |