Click or drag to resize

NavigatorPopupPagesPosition Property

Gets and sets how to calculate the size and position of the popup page relative to element.

Namespace: Internal.ComponentFactory.Krypton.Navigator
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public PopupPagePosition Position { get; set; }

Property Value

PopupPagePosition
See Also