4 references to GetErrorText
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewRow.cs (3)
203
return
GetErrorText
(this.Index);
1535
sharedRow.
GetErrorText
(rowIndex),
1575
sharedRow.
GetErrorText
(rowIndex),
winforms\Managed\System\WinForms\DataGridViewRowHeaderCell.cs (1)
414
return this.OwningRow.
GetErrorText
(rowIndex);