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