3 writes to FalseValueInternal
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
500
dataGridViewCell.
FalseValueInternal
= this.FalseValue;
winforms\Managed\System\WinForms\DataGridViewCheckBoxColumn.cs (2)
114
this.CheckBoxCellTemplate.
FalseValueInternal
= value;
125
dataGridViewCell.
FalseValueInternal
= value;