Method CancelEdit
CancelEdit()
Cancel an editing transaction. For each source that supports it, the binding group asks the source to restore itself to the state saved at the most recent BeginEdit(). Then the binding group updates all targets with values from their respective sources, discarding any "dirty" values held in the targets.
public void CancelEdit()