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

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