EndEdit Method

Commits and ends the edit operation on the current cell.

Syntax

Public Function EndEdit() As Boolean

Applies To

Grid Object

Return Type

Boolean

Remarks

If the edit operation is committed and ended then return true; otherwise, return false.

See Also

BeginEdit Method, CancelEdit Method