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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public DirectionButtonAction PerformPreviousAction()

Return Value

Type: DirectionButtonAction
Returns the action that was performed.
See Also