2 references to DataGridViewCellErrorTextNeededEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4259
public event
DataGridViewCellErrorTextNeededEventHandler
? CellErrorTextNeeded
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
11782
GetEvent<
DataGridViewCellErrorTextNeededEventHandler
>(s_cellErrorTextNeededEvent)?.Invoke(this, e);