[]
Called when the editing of a cell ended.
public override void OnEditEnded(GridCellRange range, FrameworkElement editor, bool editCancelled)
| Type | Name | Description |
|---|---|---|
| GridCellRange | range | The range that was edited. |
| FrameworkElement | editor | The editor. |
| bool | editCancelled |
|
| Type | Condition |
|---|---|
| NotImplementedException |