Used for Master Report. Outputs bands from a report related to this master.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class Content : SubReportBase |
Visual Basic (Declaration) |
---|
Public Class Content _ Inherits SubReportBase |
Visual C++ |
---|
public ref class Content : public SubReportBase |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.ContainerControl
PerpetuumSoft.Reporting.DOM..::.Section
PerpetuumSoft.Reporting.DOM..::.BandBase
PerpetuumSoft.Reporting.DOM..::.RegularBandBase
PerpetuumSoft.Reporting.DOM..::.RegularBand
PerpetuumSoft.Reporting.DOM..::.SubReportBase
PerpetuumSoft.Reporting.DOM..::.Content
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.ContainerControl
PerpetuumSoft.Reporting.DOM..::.Section
PerpetuumSoft.Reporting.DOM..::.BandBase
PerpetuumSoft.Reporting.DOM..::.RegularBandBase
PerpetuumSoft.Reporting.DOM..::.RegularBand
PerpetuumSoft.Reporting.DOM..::.SubReportBase
PerpetuumSoft.Reporting.DOM..::.Content