TableBoxColumn.ReadOnly
Read and write.
Type:
Boolean.
Flag for enabling/disabling interactive modification of values entered in the table box column cells.
Thick client.
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.