DockingPlacement Constructor TIBCO Spotfire 6.5 API Reference
Initializes a new instance of the DockingPlacement class.

Namespace: Spotfire.Dxp.Application.Layout
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public DockingPlacement(
	PanelRegion region,
	int index
)

Parameters

region
Type: Spotfire.Dxp.Application.Layout PanelRegion
The docking region.
index
Type: System Int32
The docking index.
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also