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