1 write to placeholderStringFormat
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (1)
5640
this.
placeholderStringFormat
= null;
2 references to placeholderStringFormat
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
5637
if (this.
placeholderStringFormat
!= null)
5639
this.
placeholderStringFormat
.Dispose();