Integer scalar
Valid for: Grid
Determines whether the data in the
Grid can be edited, and if so how the edit process starts. It can be one of:
0 Editing of a cell is possible only when the program calls Editstart 1 Editing is automatically enabled when the cell is selected; the user can immediately type 2 The user must press Enter (or, under Windows and Linux, F2) to start editing a cell
The default is 1.