[]
Finishes the row editing.
public Task<bool> FinishRowEditing(bool cancelEdits = false, bool cancellable = true)
Public Function FinishRowEditing(Optional cancelEdits As Boolean = False, Optional cancellable As Boolean = True) As Task(Of Boolean)
| Type | Name | Description |
|---|---|---|
| bool | cancelEdits | if set to |
| bool | cancellable | if set to |
| Type | Description |
|---|---|
| Task<bool> |