Summary
Raises the RowEditEnded event.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
protected virtual void OnRowEditEnded(DataGridRowEditEndedEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | Data |
Return Value
Type | Description |
---|---|
void |