C# Class BKI_DichVuMatDat.BaoCao.F401_he_so_bao_cao_luong

Show file Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
F401_he_so_bao_cao_luong ( ) : System
hien_thi_ra_soat_tinh_luong ( decimal ip_dc_thang, decimal ip_dc_nam ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
F401_he_so_bao_cao_luong_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.

format_controls ( ) : void
lay_nam ( ) : decimal
lay_thang ( ) : decimal
load_data_2_grid ( decimal ip_dc_thang, decimal ip_dc_nam ) : void
m_band_tham_so_bang_luong_thang_CustomSummaryCalculate ( object sender, DevExpress e ) : void
m_cmd_loc_Click ( object sender, EventArgs e ) : void
m_gd_tham_so_bang_luong_thang_Click ( object sender, EventArgs e ) : void
set_define_events ( ) : void
set_initial_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

F401_he_so_bao_cao_luong() public method

public F401_he_so_bao_cao_luong ( ) : System
return System

hien_thi_ra_soat_tinh_luong() public method

public hien_thi_ra_soat_tinh_luong ( decimal ip_dc_thang, decimal ip_dc_nam ) : void
ip_dc_thang decimal
ip_dc_nam decimal
return void