DataGrid.

UnloadingRow Event

Summary

Occurs when a DataGridRow object becomes available for reuse.
Namespace
Avalonia.Controls
Containing Type
DataGrid
Event Type
EventHandler<DataGridRowEventArgs>

Syntax

public event EventHandler<DataGridRowEventArgs> UnloadingRow