Base class for regular bands supporting aggregation.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

C#
public class AggregatesRegularBand : RegularBand
Visual Basic (Declaration)
Public Class AggregatesRegularBand _
	Inherits RegularBand
Visual C++
public ref class AggregatesRegularBand : public RegularBand

Inheritance Hierarchy

See Also