1 reference to DataGridViewColumn_DisplayIndexTooLarge
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewColumn.cs (1)
243throw new ArgumentOutOfRangeException(nameof(value), value, string.Format(SR.DataGridViewColumn_DisplayIndexTooLarge, int.MaxValue));