TableBox.ReadOnly

Usage:

Read and write.

Description:

Type: Boolean.
Contains a flag indicating if the content of a table box in the box can be changed interactively. If the value of this property is True, you can only view the table box.

Availability:

Thick client.

Note:

Unlike Enabled property, if ReadOnly property is set to True, you can not edit the table box; however, this does not affect other operations with the field. For example, you can select the string presentation for a table box content and copy it to the clipboard.

    

1C:Enterprise Developer's Community