BindingGroup::CanRestoreValues Property
.NET Framework (current version)
Gets whether each source in the binding can discard pending changes and restore the original values.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if each source in the binding can discard pending changes and restore the original values; otherwise, false.
A source can discard pending changes if it implements IEditableObject.
.NET Framework
Available since 3.0
Available since 3.0
Show: