PanelPlacement Class TIBCO Spotfire 5.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: 11.15.5816.4413 (11.15.5816.4413)
Syntax

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

Supported in: 3.3
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
Obsolete (compiler warning) in 4.5
Obsolete (compiler warning) in 4.0
See Also