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: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
[SerializableAttribute] [PersistenceVersionAttribute(2, 0)] public enum PanelRegion
Members
Member name | Value | Description | |
---|---|---|---|
Left | 0 | Left region. | |
Bottom | 1 | Bottom region. | |
Right | 2 | Right region. |
Version Information
Supported in: 7.6, 7.5, 7.0, 6.5, 6.0, 5.5, 5.0
See Also
See Also