Click or drag to resize

StiContainerSetDockStyle Method

Sets Dock 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 SetDockStyle(
	StiDockStyle dockStyle
)

Parameters

dockStyle
Type: Stimulsoft.Report.ComponentsStiDockStyle
DockStyle being set.
See Also