BeginEdit Method

Puts the current cell in edit mode.

Syntax

Public Function BeginEdit() As Boolean

Applies To

Grid Object

Return Type

Boolean

Remarks

If the current cell is already in edit mode or successfully enters edit mode then return true; otherwise, return false.

See Also

CancelEdit Method, EndEdit Method