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