Implemented interface member:
method
GetEditingCellFormattedValue
System.Windows.Forms.IDataGridViewEditingCell.GetEditingCellFormattedValue(System.Windows.Forms.DataGridViewDataErrorContexts)
1 reference to GetEditingCellFormattedValue
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewCheckBoxCell.cs (1)
74return GetEditingCellFormattedValue(DataGridViewDataErrorContexts.Formatting);