2 writes to errorText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (2)
69
this.
errorText
= errorText;
290
this.
errorText
= errorText;
4 references to errorText
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (4)
131
return this.
errorText
;
207
this.
errorText
,
236
this.
errorText
,
260
this.
errorText
,