1 reference to IsReadOnly
System.Web.Entity (1)
System\Data\WebControls\EntityDataSourceWrapperPropertyDescriptor.cs (1)
61
get { return _collection.
IsReadOnly
|| !_column.CanWrite; }