4 references to GetErrorText
System.Windows.Forms (4)
System\Windows\Forms\Controls\DataGridView\DataGridViewRow.cs (3)
146return GetErrorText(Index); 1435sharedRow.GetErrorText(rowIndex), 1476sharedRow.GetErrorText(rowIndex),
System\Windows\Forms\Controls\DataGridView\DataGridViewRowHeaderCell.cs (1)
290: OwningRow.GetErrorText(rowIndex);