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