PopupPageElement Enumeration |
Specifies the relative element to use when deciding on screen size and position.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic enum PopupPageElement
Members| Member name | Value | Description |
|---|
| Item | 0 | Specifies the popup is relative to the page item. |
| Navigator | 1 | Specifies the popup is relative to the entire navigator. |
See Also