Defines common interface for all standard bands.

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

Syntax

C#
public interface IRegularBand
Visual Basic (Declaration)
Public Interface IRegularBand
Visual C++
public interface class IRegularBand

See Also