3 references to DATAGRIDVIEWSTATE1_allowUserToDeleteRows
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridView.cs (3)
444| DATAGRIDVIEWSTATE1_allowUserToDeleteRows ] = true; 786return this.dataGridViewState1[DATAGRIDVIEWSTATE1_allowUserToDeleteRows]; 792this.dataGridViewState1[DATAGRIDVIEWSTATE1_allowUserToDeleteRows] = value;