3 writes to FalseValueInternal
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
423dataGridViewCell.FalseValueInternal = FalseValue;
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs (2)
80CheckBoxCellTemplate.FalseValueInternal = value; 93dataGridViewCell.FalseValueInternal = value;