Click or drag to resize

StiV2BuilderUnPrepare Method

Clears a component for rendering.

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

Parameters

masterComp
Type: Stimulsoft.Report.ComponentsStiComponent

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

See Also