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