private void UserControl_Loaded(object sender, RoutedEventArgs e)
 {
     reportManagerControler.dailyItemSale_UserContolLoaded();
 }