1 write to exception
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewDataErrorEventArgs.cs (1)
28this.exception = exception;
2 references to exception
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewDataErrorEventArgs.cs (2)
46return this.exception; 59if (value && this.exception == null)