Click or drag to resize

NavigatorButtonContextButtonAction Property

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

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

Property Value

ContextButtonAction
See Also