Summary
Occurs after a
DataGridRow
is instantiated, so that you can customize it before it is used.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
- Event Type
- EventHandler
<DataGridRowEventArgs>
Syntax
public event EventHandler<DataGridRowEventArgs> LoadingRow