2 references to OnCellFormatting
System.Windows.Forms (1)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
11798OnCellFormatting(dgvcfe);
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewTests.cs (1)
2903public new void OnCellFormatting(DataGridViewCellFormattingEventArgs e) => base.OnCellFormatting(e);