C# Class BKI_DichVuMatDat.BaoCao.f440_rpt_luong

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: assassinadal/BKIProject-DichVuMatDat

Méthodes publiques

Méthode Description
f440_rpt_luong ( ) : System
f440_rpt_luong_Load ( object sender, EventArgs e ) : void
m_cmd_xuat_pdf_Click ( object sender, EventArgs e ) : void
pivotGridControl1_CellDoubleClick ( object sender, DevExpress e ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void

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

fillDataPivotGrid ( BindingList ipList ) : void
format_control ( ) : void
getDataSource ( ) : BindingList
setDefineEvent ( ) : void
setInitFormLoad ( ) : void

Method Details

Dispose() protected méthode

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

f440_rpt_luong() public méthode

public f440_rpt_luong ( ) : System
Résultat System

f440_rpt_luong_Load() public méthode

public f440_rpt_luong_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

m_cmd_xuat_pdf_Click() public méthode

public m_cmd_xuat_pdf_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

pivotGridControl1_CellDoubleClick() public méthode

public pivotGridControl1_CellDoubleClick ( object sender, DevExpress e ) : void
sender object
e DevExpress
Résultat void