DataGrid.

RowEditEnded Event

Summary

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

Syntax

public event EventHandler<DataGridRowEditEndedEventArgs> RowEditEnded