BindingGroup::CancelEdit Method ()
.NET Framework (current version)
Ends the edit transaction and discards the pending changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
This method causes the sources to discard the pending changes, if a source object is capable of doing so and end the edit transaction. Then the method updates the target properties with the saved source values.
For each object in Items that implements IEditableObject, CancelEdit calls IEditableObject::CancelEdit
.NET Framework
Available since 3.0
Available since 3.0
Show: