Click or drag to resize

StiDataBandV2BuilderStartBands Method

Starts monitoring of specified collection of bands OnAllPages.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void StartBands(
	StiDataBand masterDataBand,
	StiComponentsCollection bands
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiDataBand

[Missing <param name="masterDataBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.StartBands(Stimulsoft.Report.Components.StiDataBand,Stimulsoft.Report.Components.StiComponentsCollection)"]

bands
Type: Stimulsoft.Report.ComponentsStiComponentsCollection

[Missing <param name="bands"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV2Builder.StartBands(Stimulsoft.Report.Components.StiDataBand,Stimulsoft.Report.Components.StiComponentsCollection)"]

See Also