Click or drag to resize

StiContainerSetLock Method

Sets Lock from all selected objects in the container.

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

Parameters

locked
Type: SystemBoolean

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

See Also