Summary
Occurs when a new row details template is applied to a row, so that you can customize
the details section before it is used.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
- Event Type
- EventHandler
<Data Grid >Row Details Event Args
Syntax
public event EventHandler<DataGridRowDetailsEventArgs> LoadingRowDetails