C# Class Reports.Forms.PPSBonusForT3Form

Inheritance: System.Windows.Forms.Form
Mostra file Open project: UGTU/UGTUKadrProject

Public Methods

Method Description
LoadData ( System ReportType ) : void
PPSBonusForT3Form ( ) : System
RefreshReport ( ) : void

Private Methods

Method Description
BaseReportForm_Load ( object sender, EventArgs e ) : void
DoRefreshReport ( ) : void
btnClose_Click ( object sender, EventArgs e ) : void
btnLoadData_Click ( object sender, EventArgs e ) : void

Method Details

LoadData() public method

public LoadData ( System ReportType ) : void
ReportType System
return void

PPSBonusForT3Form() public method

public PPSBonusForT3Form ( ) : System
return System

RefreshReport() public method

public RefreshReport ( ) : void
return void