PanelPlacement Class TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

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

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