private void borrarSeleccionadosButton_Click(object sender, EventArgs e)
 {
     tipoAccion.borrarSeleccionados(this);
 }