setIsEditable (editMode);
editMode. Determines if table cells are editable. If this parameter is set to True, the cells are editable. If the parameter is set to False, cells data cannot be edited.
The setIsEditable method determines whether data in the table cells is editable.
The example of method use is given in description of the DataAreaView.ActiveSheetChanged event.
See also: