TableBoxColumn.ReadOnly

Usage:

Read and write.

Description:

Type: Boolean.
Flag for enabling/disabling interactive modification of values entered in the table box column cells.

Availability:

Thick client.

Note:

Unlike ReadOnly property of the TableBox object, this property defines the editing opportunity only for one column. Unlike Enabled property, if ReadOnly property is set to True, then you cannot edit the table box column; however, this does not affect other operations with the field. For example, you can select the string presentation for a table box column and copy it to the clipboard.

    

1C:Enterprise Developer's Community