[]
Pastes the content of the clipboard to the grid.
public virtual Task PasteAsync(bool commitChanges = false)
Public Overridable Function PasteAsync(Optional commitChanges As Boolean = False) As Task
| Type | Name | Description |
|---|---|---|
| bool | commitChanges | When it is true, the changes will be committed automatically. |
| Type | Description |
|---|---|
| Task |