Event SelectionChanged
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
Occurs when index specifying the currently selected item is changed.
public virtual event EventHandler SelectionChanged
Returns
- EventHandler
- Occurs when index specifying the currently selected item is changed.
- Implements
Remarks
The event handler receives an argument of type EventArgs
containing data related to this event.