Click or drag to resize

KryptonNavigatorPerformCloseAction Method

Generates a CloseAction event for a Navigator.

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 CloseButtonAction PerformCloseAction()

Return Value

Type: CloseButtonAction
Returns the action that was performed.
See Also