2 writes to allowAdd
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGrid.cs (2)
9467allowAdd = value; 9503allowAdd = allowEdit = allowRemove = true;
3 references to allowAdd
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGrid.cs (3)
9463return allowAdd; 9466if (allowAdd != value) { 9501if (!allowAdd)