Click or drag to resize

StiContainerCorrect Method (Boolean)

Corrects in container all objects which require moving.

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

Parameters

onlySelect
Type: SystemBoolean
If true then correct only selected components.
See Also