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