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