DataGrid.CancelEdit Method
.NET Framework 4
Invokes the CancelEditCommand command for the cell or row currently in edit mode.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CancelEdit() | Invokes the CancelEditCommand command for the cell or row currently in edit mode. |
|
CancelEdit(DataGridEditingUnit) | Invokes the CancelEditCommand command for the specified cell or row in edit mode. |