3 references to DataGridView_CurrentCellCannotBeInvisible
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
1740throw new InvalidOperationException(SR.DataGridView_CurrentCellCannotBeInvisible);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
26768throw new InvalidOperationException(SR.DataGridView_CurrentCellCannotBeInvisible); 27737throw new InvalidOperationException(SR.DataGridView_CurrentCellCannotBeInvisible);