Puts the current cell in edit mode.
Public Function BeginEdit() As Boolean
Grid Object
Boolean
If the current cell is already in edit mode or successfully enters edit mode then return true; otherwise, return false.