DockingPlacement Constructor TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
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: 7.0, 6.5, 6.0, 5.5, 5.0
See Also