KryptonNavigatorOnSelecting Method |
Raises the Selecting event.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void OnSelecting(
KryptonPageCancelEventArgs e
)
Parameters
- e KryptonPageCancelEventArgs
- A KryptonPageCancelEventArgs containing event details.
See Also