Defines common interface for all data-aware bands.

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

Syntax

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

See Also