Click or drag to resize

NavigatorButtonContextButtonDisplay Property

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

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

Property Value

ButtonDisplay
See Also