2 writes to formattedValue
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (2)
68this.formattedValue = formattedValue; 289this.formattedValue = formattedValue;
4 references to formattedValue
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridViewCellPaintingEventArgs.cs (4)
140return this.formattedValue; 206this.formattedValue, 235this.formattedValue, 259this.formattedValue,