2 writes to allowEdit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
9478allowEdit = value; 9503allowAdd = allowEdit = allowRemove = true;
2 references to allowEdit
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
9474return allowEdit; 9477if (allowEdit != value) {