C# Class BKI_DichVuMatDat.BaoCao.f402_tong_hop_cham_cong

Show file Open project: assassinadal/BKIProject-DichVuMatDat

Public Methods

Method Description
f402_tong_hop_cham_cong ( string ip_thang, string ip_nam ) : System
f402_tong_hop_cham_cong ( string ip_thang, string ip_nam, decimal ip_id_nv ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

f402_tong_hop_cham_cong_Load ( object sender, EventArgs e ) : void
load_data_to_ds_v_dm_nv ( ) : DataTable
load_data_to_m_pv ( ) : void
load_data_to_sle_chon_nhan_vien ( ) : void
m_cmd_export_excel_Click ( object sender, EventArgs e ) : void
m_sle_chon_nhan_vien_EditValueChanged ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_initial_form_load ( string ip_thang, string ip_nam ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

f402_tong_hop_cham_cong() public method

public f402_tong_hop_cham_cong ( string ip_thang, string ip_nam ) : System
ip_thang string
ip_nam string
return System

f402_tong_hop_cham_cong() public method

public f402_tong_hop_cham_cong ( string ip_thang, string ip_nam, decimal ip_id_nv ) : System
ip_thang string
ip_nam string
ip_id_nv decimal
return System