3 references to State1_AllowUserToDeleteRows
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (3)
401
|
State1_AllowUserToDeleteRows
] = true;
683
get => _dataGridViewState1[
State1_AllowUserToDeleteRows
];
688
_dataGridViewState1[
State1_AllowUserToDeleteRows
] = value;