ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.ActiveReports Namespace (GrapeCity.ActiveReports)
    In This Topic
    The GrapeCity.ActiveReports namespace contains the report, control, and section classes that are the basis of all reports.
    Classes
     ClassDescription
    ClassProvides the extensions for GDI+ drawing surface implementation.
    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.
    ClassThis exception is thrown when an error occurs while connecting to the report's data source.
    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.
    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.
    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.
    See Also