2 writes to errorText
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewRowPostPaintEventArgs.cs (2)
58this.errorText = errorText; 273this.errorText = errorText;
1 reference to errorText
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewRowPostPaintEventArgs.cs (1)
88return this.errorText;