2 references to AllowNull
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridBoolColumn.cs (2)
467if (!this.AllowNull || IsReadOnly()) 489if (AllowNull) {