Base class for all container controls.
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public class ContainerControl : ReportControl, IContainerControl |
Visual Basic (Declaration) |
---|
Public Class ContainerControl _ Inherits ReportControl _ Implements IContainerControl |
Visual C++ |
---|
public ref class ContainerControl : public ReportControl, IContainerControl |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.ContainerControl
PerpetuumSoft.Reporting.DOM..::.Page
PerpetuumSoft.Reporting.DOM..::.Section
PerpetuumSoft.Reporting.DOM..::.ReportComponent
PerpetuumSoft.Reporting.DOM..::.ReportControl
PerpetuumSoft.Reporting.DOM..::.ContainerControl
PerpetuumSoft.Reporting.DOM..::.Page
PerpetuumSoft.Reporting.DOM..::.Section