Click or drag to resize

StiContainerGetIncorrect Method (Boolean)

Returns the list of all objects which require motion between containers.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiComponentsCollection GetIncorrect(
	bool onlySelect
)

Parameters

onlySelect
Type: SystemBoolean

[Missing <param name="onlySelect"/> documentation for "M:Stimulsoft.Report.Components.StiContainer.GetIncorrect(System.Boolean)"]

Return Value

Type: StiComponentsCollection
List of objects.
See Also