C# Class Kadr.UI.Dialogs.BonusProlongFullDialog

Inheritance: Kadr.UI.Common.CustomBaseDialog
Show file Open project: UGTU/UGTUKadrProject Class Usage Examples

Protected Properties

Property Type Description
bonus IEnumerable

Public Methods

Method Description
BonusProlongFullDialog ( ) : System

Protected Methods

Method Description
DoApply ( ) : void

Private Methods

Method Description
BonusProlongFullDialog_Load ( object sender, EventArgs e ) : void
cbBonRepWithSubDeps_CheckedChanged ( object sender, EventArgs e ) : void
cbBonusType_SelectedIndexChanged ( object sender, EventArgs e ) : void
chbWithFinSource_CheckedChanged ( object sender, EventArgs e ) : void
dataGridView1_CellEndEdit ( object sender, System.Windows.Forms.DataGridViewCellEventArgs e ) : void

Method Details

BonusProlongFullDialog() public method

public BonusProlongFullDialog ( ) : System
return System

DoApply() protected method

protected DoApply ( ) : void
return void

Property Details

bonus protected property

protected IEnumerable bonus
return IEnumerable