Event SelectionChanged
Occurs when index specifying the currently selected item is changed.
public 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.