1 write to placeholderCellStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridView.cs (1)
3897this.placeholderCellStyle = new DataGridViewCellStyle();
2 references to placeholderCellStyle
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridView.cs (2)
3895if (this.placeholderCellStyle == null) 3899return this.placeholderCellStyle;