Class | Description | |
---|---|---|
InvalidDefinitionException | Raised when data definition (filters, sorting, etc) is not valid in specific scope. | |
InvalidScopeException | Raised when aggregate function has invalid scope argument or not specified when it is required. | |
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. | |
Record | Defines single data record. | |
ReportDataException | This exception is thrown when an error occurs while connecting to the report's data source. | |
ReportDataSnapshot | Provides data necessary to render report. | |
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. | |
SystemPrinter | Represents the settings of the SystemPrinter class. | |
Variant.VariantComparer | Comparer for the Variant type. |