Skip to main content

RowEditEnding Event

Occurs immediately before the row has been successfully committed or cancelled.

Definition

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

public event EventHandler<DataGridRowEditEndingEventArgs> RowEditEnding
View Source

Value

EventHandler(DataGridRowEditEndingEventArgs)

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace