C# Class BKI_DichVuMatDat.BaoCao.f480_bao_cao_thuong_khac

Datei anzeigen Open project: assassinadal/BKIProject-DichVuMatDat Class Usage Examples

Public Methods

Method Description
display ( decimal ip_dc_id_quy_tien ) : void
display_athk ( decimal ip_dc_id_quy_tien ) : void
display_le_tet ( decimal ip_dc_id_quy_tien ) : void
f480_bao_cao_thuong_khac ( ) : System
f480_bao_cao_thuong_khac_Load ( object sender, EventArgs e ) : void

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.

LayDanhSachQuyTienThuong ( ) : DS_V_GD_QUY_TIEN_THUONG
fill_data_quy_tien_thuong ( ) : void
format_control ( ) : void
m_cmd_xuat_excel_Click ( object sender, EventArgs e ) : void
set_define_event ( ) : 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

display() public method

public display ( decimal ip_dc_id_quy_tien ) : void
ip_dc_id_quy_tien decimal
return void

display_athk() public method

public display_athk ( decimal ip_dc_id_quy_tien ) : void
ip_dc_id_quy_tien decimal
return void

display_le_tet() public method

public display_le_tet ( decimal ip_dc_id_quy_tien ) : void
ip_dc_id_quy_tien decimal
return void

f480_bao_cao_thuong_khac() public method

public f480_bao_cao_thuong_khac ( ) : System
return System

f480_bao_cao_thuong_khac_Load() public method

public f480_bao_cao_thuong_khac_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void