3 references to DATAGRIDVIEWSTATE1_readOnly
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridView.cs (3)
3914return this.dataGridViewState1[DATAGRIDVIEWSTATE1_readOnly]; 3918if (value != this.dataGridViewState1[DATAGRIDVIEWSTATE1_readOnly]) 3940this.dataGridViewState1[DATAGRIDVIEWSTATE1_readOnly] = value;