Specifies which edge of a page to dock a panel to.
This enumeration is used in PanelPlacement.
Namespace: Spotfire.Dxp.Application.LayoutAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | Left region. | |
| Bottom | 1 | Bottom region. | |
| Right | 2 | Right region. |
See Also