Gets manager for ReportSlot.
Namespace:
PerpetuumSoft.Reporting.ComponentsAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public ReportManager Manager { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Manager As ReportManager |
| Visual C++ |
|---|
public: property ReportManager^ Manager { ReportManager^ get (); } |