3 writes to IndeterminateValueInternal
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
424
dataGridViewCell.
IndeterminateValueInternal
= IndeterminateValue;
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxColumn.cs (2)
167
CheckBoxCellTemplate.
IndeterminateValueInternal
= value;
180
dataGridViewCell.
IndeterminateValueInternal
= value;