Summary
Raises the UnloadingRow event for row recycling.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
protected virtual void OnUnloadingRow(DataGridRowEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | DataGridRowEventArgs |
Return Value
Type | Description |
---|---|
void |