Skip to main content

RowEditEnded Event

Occurs when the row has been successfully committed or cancelled.

Definition

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

public event EventHandler<DataGridRowEditEndedEventArgs> RowEditEnded
View Source

Value

EventHandler(DataGridRowEditEndedEventArgs)

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace