DataGridRowEditEnding Event
Occurs immediately before the row has been successfully committed or cancelled.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public event EventHandler<DataGridRowEditEndingEventArgs> RowEditEnding
Public Event RowEditEnding As EventHandler(Of DataGridRowEditEndingEventArgs)
member RowEditEnding : IEvent<EventHandler<DataGridRowEditEndingEventArgs>,
DataGridRowEditEndingEventArgs>
Value
EventHandlerDataGridRowEditEndingEventArgs