'DeclarationPublic Function EndEditRow( _ ByVal commitChanges As Boolean _ ) As Boolean
public bool EndEditRow( bool commitChanges )
Parameters
- commitChanges
- if set to
truecommit the changes.
Return Value
True, if the edit was committed, otherwise False