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