3 writes to TrueValueInternal
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
422dataGridViewCell.TrueValueInternal = TrueValue;
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs (2)
261CheckBoxCellTemplate.TrueValueInternal = value; 274dataGridViewCell.TrueValueInternal = value;