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