Click or drag to resize

KryptonNavigatorNextAction Event

Occurs when the next 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> NextAction

Value

EventHandlerDirectionActionEventArgs
See Also