Click or drag to resize

KryptonNavigatorContextAction Event

Occurs when the context action occurs.

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 event EventHandler<ContextActionEventArgs> ContextAction

Value

Type: SystemEventHandlerContextActionEventArgs
See Also