Creates instances of the nested controls for each record in the data source.

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

Syntax

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

Inheritance Hierarchy

See Also