Click or drag to resize

NavigatorButtonNextButtonAction Property

Gets and sets the action to take when the next button is clicked.

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 NextButtonAction { get; set; }

Property Value

Type: DirectionButtonAction
See Also