PanelRegion Enumeration TIBCO Spotfire 6.5 API Reference
Specifies which edge of a page to dock a panel to. This enumeration is used in 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]
[PersistenceVersionAttribute(2, 0)]
public enum PanelRegion
Members

  Member nameValueDescription
Left0Left region.
Bottom1Bottom region.
Right2Right region.
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also