Skip to main content

LoadingRowDetails Event

Occurs when a new row details template is applied to a row, so that you can customize the details section before it is used.

Definition

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

public event EventHandler<DataGridRowDetailsEventArgs> LoadingRowDetails
View Source

Value

EventHandler(DataGridRowDetailsEventArgs)

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace