Click or drag to resize

StiDataBandV1BuilderSetDataIsPrepared Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.SetDataIsPrepared(Stimulsoft.Report.Components.StiDataBand,System.Boolean)"]

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void SetDataIsPrepared(
	StiDataBand masterDataBand,
	bool value
)

Parameters

masterDataBand
Type: Stimulsoft.Report.ComponentsStiDataBand

[Missing <param name="masterDataBand"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.SetDataIsPrepared(Stimulsoft.Report.Components.StiDataBand,System.Boolean)"]

value
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:Stimulsoft.Report.Engine.StiDataBandV1Builder.SetDataIsPrepared(Stimulsoft.Report.Components.StiDataBand,System.Boolean)"]

See Also