ReadOnly: Boolean;
The ReadOnly property determines whether values in the column are read-only.
Available values:
True. Values in the column are read-only.
False. Values in the column are editable.
The property use is given in the example for ILanerColumn.CustomTitle.
See also: