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