1 reference to GetError
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
1859
errorText = this.DataGridView.DataConnection.
GetError
(this.OwningColumn.BoundColumnIndex, this.ColumnIndex, rowIndex);