Summary
Occurs when the
SelectedItem
or
SelectedItems
property value changes.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
- Event Type
- EventHandler
<Selection Changed >Event Args
Syntax
public event EventHandler<SelectionChangedEventArgs> SelectionChanged