Base class for those bands that must appear on every page, such as page headers and footer.

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

Syntax

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

Inheritance Hierarchy

See Also