Represents base class for all group bands
    Namespace: 
   PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
[ObsoleteAttribute("The GroupBandBase is an obsoleted type. Please use the GroupBand instead.")] public class GroupBandBase : DetailBase  | 
| Visual Basic (Declaration) | 
|---|
<ObsoleteAttribute("The GroupBandBase is an obsoleted type. Please use the GroupBand instead.")> _ Public Class GroupBandBase _ Inherits DetailBase  | 
| Visual C++ | 
|---|
[ObsoleteAttribute(L"The GroupBandBase is an obsoleted type. Please use the GroupBand instead.")] public ref class GroupBandBase : public DetailBase  | 
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..::.DetailBase
PerpetuumSoft.Reporting.DOM..::.GroupBandBase
PerpetuumSoft.Reporting.DOM..::.GroupFooter
PerpetuumSoft.Reporting.DOM..::.GroupHeader
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..::.DetailBase
PerpetuumSoft.Reporting.DOM..::.GroupBandBase
PerpetuumSoft.Reporting.DOM..::.GroupFooter
PerpetuumSoft.Reporting.DOM..::.GroupHeader