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