C# Class Kadr.UI.Dialogs.FundingCenterDialog

Inheritance: Kadr.UI.Common.LinqDataGridViewDialog
Datei anzeigen Open project: UGTU/UGTUKadrProject Class Usage Examples

Public Methods

Method Description
FundingCenterDialog ( ) : System

Private Methods

Method Description
FundingCenterDialog_Load ( object sender, EventArgs e ) : void
dataGridView1_CellBeginEdit ( object sender, System.Windows.Forms.DataGridViewCellCancelEventArgs e ) : void

Method Details

FundingCenterDialog() public method

public FundingCenterDialog ( ) : System
return System