Base class for group bands.

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

Syntax

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

Inheritance Hierarchy

See Also