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