2 references to CanValidateDataBoundDataGridViewCell
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (2)
3922bool validateFormattedValue = CanValidateDataBoundDataGridViewCell(dataGridViewCurrentCell); 3996bool validateAndPushFormattedValue = CanValidateDataBoundDataGridViewCell(dataGridViewCurrentCell);