Click or drag to resize

NavigatorButtonCloseButtonAction Property

Gets and sets the action to take when the close 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 CloseButtonAction CloseButtonAction { get; set; }

Property Value

CloseButtonAction
See Also