2 references to CanValidateDataBoundDataGridViewCell
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
3831
bool validateFormattedValue =
CanValidateDataBoundDataGridViewCell
(dataGridViewCurrentCell);
3895
bool validateAndPushFormattedValue =
CanValidateDataBoundDataGridViewCell
(dataGridViewCurrentCell);