Click or drag to resize

NavigatorButtonNextButtonDisplay Property

Gets and set the logic used to decide how to show the next button.

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

Property Value

Type: ButtonDisplay
See Also