Click or drag to resize

KryptonNavigatorPerformNextAction Method

Generates a NextAction event for a Navigator.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public DirectionButtonAction PerformNextAction()

Return Value

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