Base class for standard bands.

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

Syntax

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

Inheritance Hierarchy

See Also