Skip to main content

OnLoadingRow Method

Raises the LoadingRow event for row preparation.

Definition

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

protected virtual void OnLoadingRow(
DataGridRowEventArgs e
)

Parameters

  DataGridRowEventArgs
 

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace