[]
Determines whether row deleting is allowed.
public bool AllowDeleting { get; set; }
Public Property AllowDeleting As Boolean
If this property is set to true, the user can delete rows by selecting them and then pressing the DEL key or from the grid selection menu.