3 writes to TrueValueInternal
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
499
dataGridViewCell.
TrueValueInternal
= this.TrueValue;
winforms\Managed\System\WinForms\DataGridViewCheckBoxColumn.cs (2)
292
this.CheckBoxCellTemplate.
TrueValueInternal
= value;
303
dataGridViewCell.
TrueValueInternal
= value;