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
)
Public Sub Correct (
onlySelect As Boolean
)
Parameters
- onlySelect
- Type: SystemBoolean
If true then correct only selected components.
See Also