2 overrides of ParseFormattedValue
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1565public override object? ParseFormattedValue(
System\Windows\Forms\Controls\DataGridView\DataGridViewComboBoxCell.cs (1)
2373public override object? ParseFormattedValue(
3 references to ParseFormattedValue
System.Windows.Forms (3)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
25373val = dataGridViewCurrentCell.ParseFormattedValue(
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.DataGridViewCellAccessibleObject.cs (1)
248_owner.Value = _owner.ParseFormattedValue(
System\Windows\Forms\Controls\DataGridView\DataGridViewCheckBoxCell.cs (1)
1658return base.ParseFormattedValue(