C# Class BKI_DichVuMatDat.NghiepVu.f315_card_nhan_vien

Inheritance: System.Windows.Forms.Form
Mostra file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
f315_card_nhan_vien ( ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F315_card_nhan_vien_Load ( object sender, EventArgs e ) : void
InitializeComponent ( ) : void

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

M_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
M_tab_controll_SelectedPageChanged ( object sender, DevExpress e ) : void
f315_card_nhan_vien_Load ( object sender, EventArgs e ) : void
format_controls ( ) : void
get_id_chuc_vu ( ) : decimal
get_id_don_vi ( ) : decimal
load_danh_sach_don_vi ( ) : void
load_data_2_sle_chon_vi_tri ( ) : void
load_data_to_grid ( ) : void
m_cmd_filter_Click ( object sender, EventArgs e ) : void
m_cmd_xuat_pdf_Click ( object sender, EventArgs e ) : void
m_sle_chon_don_vi_EditValueChanged ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_init_form_load ( ) : 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

f315_card_nhan_vien() public method

public f315_card_nhan_vien ( ) : System
return System