'Declaration
Public Overloads Function EndEdit( _ ByVal commitChanges As Boolean _ ) As Boolean
public bool EndEdit( bool commitChanges )
Parameters
- commitChanges
- if set to
true
commit the changes.
Return Value
True, if the edit finish, otherwise False