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