DataFormView.Commit() Method
Commits values in data editors on the form to the underlying data object.
Namespace: DevExpress.XamarinForms.DataForm
Assembly: DevExpress.XamarinForms.Editors.dll
NuGet Package: DevExpress.XamarinForms.Editors
Declaration
public void Commit()
See Also