public void Refresh()
 {
     Collection = MainContext.GetPaymentsView();
 }