Click or drag to resize

StiComponentV2BuilderUnPrepare Method

Clears a component after rendering.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void UnPrepare(
	StiComponent masterComp
)

Parameters

masterComp
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="masterComp"/> documentation for "M:Stimulsoft.Report.Engine.StiComponentV2Builder.UnPrepare(Stimulsoft.Report.Components.StiComponent)"]

See Also