Represents the base class for all bands
Namespace:
PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public abstract class DataBandBase : AggregatesRegularBand |
Visual Basic (Declaration) |
---|
Public MustInherit Class DataBandBase _ Inherits AggregatesRegularBand |
Visual C++ |
---|
public ref class DataBandBase abstract : public AggregatesRegularBand |
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..::.AggregatesRegularBand
PerpetuumSoft.Reporting.DOM..::.DataBandBase
PerpetuumSoft.Reporting.DOM..::.DataBand
PerpetuumSoft.Reporting.DOM..::.GroupBand
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..::.AggregatesRegularBand
PerpetuumSoft.Reporting.DOM..::.DataBandBase
PerpetuumSoft.Reporting.DOM..::.DataBand
PerpetuumSoft.Reporting.DOM..::.GroupBand