List Column - ColumnReadOnly Property
Specifies whether the column supports data entry
Member of List Column (PRIM_LIST.Column)
Data Type - Boolean
Details
The ColumnReadOnly property specifies whether the column itself is read only.
Setting this to False will make all cells in the column read only.
For example on a column defined as a string, setting the string current item read only property as false would set that cell to read only.