1 write to _allowEdit
System.Data.Common (1)
System\Data\DataView.cs (1)
242_allowEdit = value;
2 references to _allowEdit
System.Data.Common (2)
System\Data\DataView.cs (2)
237get { return _allowEdit; } 240if (_allowEdit != value)