ActiveReports Developer 7
GrapeCity.ActiveReports.Document Namespace (GrapeCity.ActiveReports.Document.v7)
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Document.v7 Assembly : GrapeCity.ActiveReports.Document Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Document namespace contains many classes which give control over various aspects of the final output of the report.

Classes

 ClassDescription
ClassSectionDocument The Document object represents the generated output of a report.

Delegates

 DelegateDescription
DelegateLoadCompletedEventHandler Represents the method that will handle the LoadCompleted event of a Document.
DelegateStateChangedHandler Specifies the type of the StateChanged event of a Document.

See Also