Skip to main content

SelectionChanged Event

Occurs when the SelectedItem or SelectedItems property value changes.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public event EventHandler<SelectionChangedEventArgs> SelectionChanged
View Source

Value

EventHandler(SelectionChangedEventArgs)

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace