Event SelectedIndexChanged
Occurs when the SelectedIndex property has changed. Same as SelectionChanged, see it for the details.
public event EventHandler? SelectedIndexChanged
Returns
- EventHandler
- Occurs when the property has changed. Same as , see it for the details.
- Implements