System.Windows.Forms.BindingManagerBase.EndCurrentEdit Method

When overridden in a derived class, ends the current edit.

Syntax

public abstract void EndCurrentEdit ()

Remarks

This method is supported only if the data source implements the System.ComponentModel.IEditableObject interface. In that case, changes will be saved. If the object does not implement the System.ComponentModel.IEditableObject interface, changes made to the data will not be saved.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0