Event SelectedIndexChanged
Occurs when the SelectedIndex property or the SelectedIndices collection has changed.
public event EventHandler? SelectedIndexChanged
Returns
- EventHandler
- Occurs when the property or the collection has changed.
Occurs when the SelectedIndex property or the SelectedIndices collection has changed.
public event EventHandler? SelectedIndexChanged