1 reference to AllowRemove
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridView.cs (1)
808
return this.AllowUserToDeleteRows && this.dataConnection.
AllowRemove
;