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)
237
get { return
_allowEdit
; }
240
if (
_allowEdit
!= value)