Click or drag to resize

TabMovedEventArgsPage Property

Gets a reference to the page that has been moved.

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

Property Value

Type: KryptonPage
See Also