Click or drag to resize

KryptonNavigatorPreviousAction Event

Occurs when the previous action occurs.

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 event EventHandler<DirectionActionEventArgs> PreviousAction

Value

EventHandlerDirectionActionEventArgs
See Also