1 write to ErrorTextInternal
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
202
set =>
ErrorTextInternal
= value;
1 reference to ErrorTextInternal
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (1)
916
dataGridViewCell.ErrorText =
ErrorTextInternal
;