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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonPage PageTarget { get; }

Property Value

Type: KryptonPage
See Also