Icon ReadOnly Property

property ReadOnly: Boolean

Usage

Available In: Client and Server Applications

Specifies that the column is read-only.

Information Any attempt to programmatically modify a read-only column will result in an error.
Image