Represents the base class for all bands

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  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

See Also