26 references to DataGridViewValidateCellInternal
System.Windows.Forms (26)
winforms\Managed\System\WinForms\DataGridView.cs (1)
3926
DataGridViewValidateCellInternal
.Always /*validateCell*/,
winforms\Managed\System\WinForms\DataGridViewMethods.cs (25)
3096
DataGridViewValidateCellInternal
.Never /*validateCell*/,
3768
DataGridViewValidateCellInternal
.Never,
3791
DataGridViewValidateCellInternal
validateCell,
3798
if (validateCell ==
DataGridViewValidateCellInternal
.Always)
3898
if (validateCell ==
DataGridViewValidateCellInternal
.WhenChanged)
3970
if (validateCell ==
DataGridViewValidateCellInternal
.Always ||
3971
validateCell ==
DataGridViewValidateCellInternal
.WhenChanged)
3997
forCurrentCellChange ?
DataGridViewValidateCellInternal
.Always :
DataGridViewValidateCellInternal
.WhenChanged /*validateCell*/,
4067
DataGridViewValidateCellInternal
.Always /*validateCell*/,
6184
DataGridViewValidateCellInternal
.Never /*validateCell*/,
6197
DataGridViewValidateCellInternal
validateCell,
14184
DataGridViewValidateCellInternal
.Always /*validateCell*/,
15236
DataGridViewValidateCellInternal
.Always /*validateCell*/,
15295
DataGridViewValidateCellInternal
.Always /*validateCell*/,
15335
DataGridViewValidateCellInternal
.Always /*validateCell*/,
18439
DataGridViewValidateCellInternal
.Always /*validateCell*/,
19613
DataGridViewValidateCellInternal
.Always,
20650
DataGridViewValidateCellInternal
.Always,
21872
DataGridViewValidateCellInternal
.WhenChanged,
21890
DataGridViewValidateCellInternal
.WhenChanged /*validateCell*/,
26892
validateCurrentCell ?
DataGridViewValidateCellInternal
.Always :
DataGridViewValidateCellInternal
.Never /*validateCell*/,
27090
validateCurrentCell ?
DataGridViewValidateCellInternal
.Always :
DataGridViewValidateCellInternal
.Never,