ActiveReports 11
GrapeCity.ActiveReports Namespace (GrapeCity.ActiveReports.v11)
Inheritance Hierarchy
GrapeCity.ActiveReports.v11 Assembly : GrapeCity.ActiveReports Namespace
The GrapeCity.ActiveReports namespace contains the report, control, and section classes that are the basis of all reports.
Classes
 ClassDescription
ClassRaised when data definition (filters, sorting, etc) is not valid in specific scope.
ClassRaised when aggregate function has invalid scope argument or not specified when it is required.
ClassProvides data for LocateCredentials event.
ClassProvides data for the LocateDataSource event.
ClassLoads, modifies, or saves a report definition.
ClassSpecifies the page settings used to print the report document pages.
ClassDefines single data record.
ClassThis exception is thrown when an error occurs while connecting to the report's data source.
ClassProvides data necessary to render report.
Class

This exception or one of its descendent classes is thrown when an error occurs while running the report.

ClassThe ReportScriptException is thrown when an error occurs in the report scripting code or any of the report's calculated DataField expressions.
ClassRepresents a collection of all sections (Section objects) in the report layout. 
ClassThe SectionReport class is the base class for all section reports. It is used to execute and render the report.
ClassFetchEventArgs class provides data required for the FetchData Event.
ClassRepresents the settings of the SystemPrinter class.
ClassComparer for the Variant type.
Structures
 StructureDescription
StructureDefines variant type.
Delegates
 DelegateDescription
DelegateRepresents method that handles LocateCredentials event.
DelegateRepresents the method that will handle the LocateDataSource event
Delegate

Represents the method that handles the FetchData event.

DelegateRepresents a method that handles the ParameterUIClosed event.
Enumerations
 EnumerationDescription
EnumerationSpecifies the action to be performed after a section is formatted.
EnumerationDetermines the collation order when printing multiple copies of a report.
EnumerationDefines persistence options.
EnumerationDescribe possible error codes for future detail processing of the error.
EnumerationDetermines the current state of the report engine.
EnumerationSpecifies the format in which the report is to be saved.
EnumerationDefines variant types.
See Also

Reference

GrapeCity.ActiveReports.v11 Assembly