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