Click or drag to resize

KryptonNavigatorPerformPreviousAction Method

Generates a PreviousAction event for a Navigator.

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 DirectionButtonAction PerformPreviousAction()

Return Value

DirectionButtonAction
Returns the action that was performed.
See Also