public ThongKeTheoSpUPresentation() { InitializeComponent(); cboThang.ItemsSource = ThongKeBusiness.DsThang(); }
public ThongKeTheoHoaDon() { InitializeComponent(); //cbo tháng cboThang.ItemsSource = ThongKeBusiness.DsThang(); }