Click or drag to resize

StiContainerV1BuilderGetClones Method

Returns a collection of clones.

Namespace:  Stimulsoft.Report.Engine
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiComponentsCollection GetClones(
	StiContainer masterContainer
)

Parameters

masterContainer
Type: Stimulsoft.Report.ComponentsStiContainer

[Missing <param name="masterContainer"/> documentation for "M:Stimulsoft.Report.Engine.StiContainerV1Builder.GetClones(Stimulsoft.Report.Components.StiContainer)"]

Return Value

Type: StiComponentsCollection
Components collection.
See Also