2 references to DataGridViewCellParsingEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4347
public event
DataGridViewCellParsingEventHandler
? CellParsing
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
12756
GetEvent<
DataGridViewCellParsingEventHandler
>(s_cellParsingEvent)?.Invoke(this, e);