This documentation is archived and is not being maintained.
DataGrid::CancelEdit Method
Visual Studio 2010
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. |
Show: