Click or drag to resize

KryptonNavigatorTabMoved Event

Occurs when the user moves a tab to a new indexed position.

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 event EventHandler<TabMovedEventArgs> TabMoved

Value

EventHandlerTabMovedEventArgs
See Also