1 write to readOnly
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridTable.cs (1)
1614readOnly = value;
2 references to readOnly
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridTable.cs (2)
1610return readOnly; 1613if (readOnly != value) {