Skip to main content

OnSelectionChanged Method

Raises the SelectionChanged event and clears the _selectionChanged. This event won't get raised again until after _selectionChanged is set back to true.

Definition

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

protected virtual void OnSelectionChanged(
SelectionChangedEventArgs e
)

Parameters

  SelectionChangedEventArgs
 

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace