Returns or sets a value indicating whether the user is allowed to delete rows from the control.
Public Property AllowUserToDeleteRows As Boolean
Grid Object
Boolean
If the grid control is bound to data, the user is allowed to delete rows if both this property and the IBindingList.AllowRemove property are set to true.