1 reference to DataGridViewColumn_DisplayIndexTooNegative
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewColumn.cs (1)
277
throw new ArgumentOutOfRangeException(nameof(DisplayIndex), value, SR.
DataGridViewColumn_DisplayIndexTooNegative
);