Click or drag to resize

ActivePageChangedEventArgsOldPage Property

Gets the old page reference.

Namespace:  Internal.ComponentFactory.Krypton.Workspace
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public KryptonPage OldPage { get; }

Property Value

Type: KryptonPage
See Also