Retrieves a boolean value indicating whether the user can delete rows from the grid (provided the underlying recordset allows records to be deleted).
public boolean getAllowDelete()
Returns true if the user can delete rows from the grid; otherwise, returns false. For more information, see setAllowDelete.