private void Erase(object sender, RoutedEventArgs e)
 {
     CompanyDataVM.EraseMethod();
 }