CancelEdit Method (WPFDataGrid)

Class

WPFDataGrid.

Action

Cancels the edited cell.

Syntax

C#
dataGrid.CancelEdit()
VB
dataGrid.CancelEdit()