PanelPlacement Class TIBCO Spotfire 6.5 API Reference
The docking placement of a Panel.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Application.Layout PanelPlacement

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

[SerializableAttribute]
[ObsoleteAttribute("Use DockingPlacement(PanelRegion, int) and PanelState instead.")]
[PersistenceVersionAttribute(3, 0)]
public sealed class PanelPlacement : ISerializable
Version Information

Obsolete (compiler warning) in 6.5
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
Obsolete (compiler warning) in 4.5
See Also