2 references to DataGridViewCellFormattingEventHandler
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
4267public event DataGridViewCellFormattingEventHandler? CellFormatting
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
11806GetEvent<DataGridViewCellFormattingEventHandler>(s_cellFormattingEvent)?.Invoke(this, e);