Click or drag to resize

PageReorderEventArgsPageTarget Property

Gets the page that is the target for the move.

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 KryptonPage PageTarget { get; }

Property Value

KryptonPage
See Also