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