Name

ReadOnly

Synopsis


Boolean readOnly = DataColumn.ReadOnly;DataColumn.ReadOnly = readOnly;

DataColumn.ReadOnly = readOnly;

Gets or sets a value indicating whether the data in the column can be changed once the DataRow containing the column is added to a DataTable.