'Declaration Public Overloads Function StartEditing( _ ByVal fullEdit As System.Boolean _ ) As System.Boolean
public System.bool StartEditing( System.bool fullEdit )
Parameters
- fullEdit
- Whether to stay in edit mode when the user presses the cursor keys.
Return Value
True if the grid entered edit mode.