コード例 #1
0
 private void UcDuBaoNhapThuoc_Load(object sender, EventArgs e)
 {
     bunifuCustomDataGrid1.DataSource = ctrl.WarnDisease();
 }