Click or drag to resize

StiEngineFinishContainer Method

Find all containers and zero the ParentBand property.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void FinishContainer(
	StiContainer containerForRender
)

Parameters

containerForRender
Type: Stimulsoft.Report.ComponentsStiContainer

[Missing <param name="containerForRender"/> documentation for "M:Stimulsoft.Report.Engine.StiEngine.FinishContainer(Stimulsoft.Report.Components.StiContainer)"]

See Also