Click or drag to resize

PopupPageElement Enumeration

Specifies the relative element to use when deciding on screen size and position.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public enum PopupPageElement
Members
  Member nameValueDescription
Item0Specifies the popup is relative to the page item.
Navigator1Specifies the popup is relative to the entire navigator.
See Also