Method CommitEdit
CommitEdit()
End an editing transaction. The binding group attempts to update all its sources with the proposed new values held in the target UI elements. All validation rules are run, at the times requested by the rules.
public bool CommitEdit()
Returns
- bool
True, if all validation rules succeed and no errors arise. False, otherwise.