Cancels all changes and closes the Edit Form.
public void HideEditForm()
Public Sub HideEditForm()
To show the edit form, use the ShowEditForm method.
To post all changes to the data source and close the edit form, use the CloseEditForm method.