[]
        
(Showing Draft Content)

GrapeCity.ActiveReports

GrapeCity.ActiveReports Namespace

Classes

Latch

Latched execution 'pattern'. For simplicity, try use ExecuteIfOpen method. Only if it doesn't fit to your task, use more low level method 'Execute'

LocateCredentialsEventArgs

Provides data for LocateCredentials event.

LocateDataSourceEventArgs

Provides data for the LocateDataSource event.

PageReport

Represents the type of report on a page where none of the report controls can grow or shrink at run time.

PageSettings

Summary description for PageSettings.

ParamQuery

Summary description for BuildParamQuery.

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.

ScriptReferences

String based collection of namespaces that user can add at run time.

SectionCollection

Summary description for SectionCollection.

SectionEventArgs

SectionEventArgs

SectionReport

Represents the type of report with predefined sections: Page Header, Detail, and Page Footer.

SectionReport.FetchEventArgs

Represents data for the FetchData event.

Interfaces

IFontResolver

Font resolver interface. Allows to customer to specify fonts for report (and obtain the same output on all platforms).

IStyleSheetProvider

Interface IStyleSheetProvider

Enums

LayoutAction

Specifies the action to be performed after a section is formatted.

PageSettings.PrinterCollate

Enum PrinterCollate

ReportProcessingError

Describe possible error codes for future detail processing of the error.

SectionReport.ReportState

Represents the report processing state.

SectionReport.RpxFormat

Represents the format to use for saving the report layout.

Delegates

LocateCredentialsEventHandler

Represents method that handles LocateCredentials event.

LocateDataSourceEventHandler

Represents the method that will handle the LocateDataSource event.

SectionEventHandler

For Internal Use Only.

SectionReport.FetchEventHandler

Represents the fetch event handler.

SectionReport.ParameterUIClosedHandler

Represents the parameter UI closed handler.