2 references to GetFormattedValue
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewCellTests.cs (2)
4149
Assert.Equal(expected, cell.
GetFormattedValue
(value, rowIndex, ref cellStyle, valueTypeConverter, formattedValueTypeConverter, context));
4159
Assert.Equal(expected, cell.
GetFormattedValue
(value, rowIndex, ref cellStyle, valueTypeConverter, formattedValueTypeConverter, context));