Contains reports collection and datasources collection.  
    Namespace: 
   PerpetuumSoft.Reporting.ComponentsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public class ReportManager : Component, IDataSourceManager, IResolveSubReport  | 
| Visual Basic (Declaration) | 
|---|
Public Class ReportManager _ Inherits Component _ Implements IDataSourceManager, IResolveSubReport  | 
| Visual C++ | 
|---|
public ref class ReportManager : public Component, IDataSourceManager, IResolveSubReport  | 
Inheritance Hierarchy
System..::.Object
System..::.MarshalByRefObject
System.ComponentModel..::.Component
PerpetuumSoft.Reporting.Components..::.ReportManager
System..::.MarshalByRefObject
System.ComponentModel..::.Component
PerpetuumSoft.Reporting.Components..::.ReportManager