2 references to DataGridView_TransparentColor
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (2)
1014throw new ArgumentException(string.Format(SR.DataGridView_TransparentColor, "BackgroundColor")); 2651throw new ArgumentException(string.Format(SR.DataGridView_TransparentColor, nameof(GridColor)));