The base class for all band classes in the report generator.

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

Syntax

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

Inheritance Hierarchy

See Also