DataGrid.

RowEditEnding Event

Summary

Occurs immediately before the row has been successfully committed or cancelled.
Namespace
Avalonia.Controls
Containing Type
DataGrid
Event Type
EventHandler<DataGridRowEditEndingEventArgs>

Syntax

public event EventHandler<DataGridRowEditEndingEventArgs> RowEditEnding