프로퍼티 | 타입 | 설명 | |
---|---|---|---|
uxCountryRegionCodeDataGridViewColumn | System.Windows.Forms.DataGridViewComboBoxColumn | ||
uxCountryRegionCurrencyBindingSource | System.Windows.Forms.BindingSource | ||
uxCountryRegionCurrencyDataGridView | System.Windows.Forms.DataGridView | ||
uxCountryRegionCurrencyErrorProvider | System.Windows.Forms.ErrorProvider | ||
uxCurrencyCodeDataGridViewColumn | System.Windows.Forms.DataGridViewComboBoxColumn | ||
uxModifiedDateDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnCountryRegionCurrencyBindingSourceCurrentItemChanged | void |
메소드 | 설명 | |
---|---|---|
CountryRegionCurrencyDataGridViewBase ( ) |
Initializes a new instance of the CountryRegionCurrencyDataGridViewBase class.
|
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnCountryRegionCurrencyDataGridViewCellValueNeeded ( object sender, System e ) : void |
Handles the CellValueNeeded event of the uxCountryRegionCurrencyDataGridView control.
|
|
OnCountryRegionCurrencyDataGridViewCellValuePushed ( object sender, System e ) : void |
Handles the CellValuePushed event of the uxCountryRegionCurrencyDataGridView control.
|
|
OnCountryRegionCurrencyDataGridViewDataError ( object sender, System e ) : void |
Handles the DataError event of the uxCountryRegionCurrencyDataGridView control.
|
|
OnCurrentEntityChanged ( ) : void |
Raised the CurrentEntityChanged event.
|
메소드 | 설명 | |
---|---|---|
OnCountryRegionCurrencyBindingSourceCurrentItemChanged ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
protected OnCountryRegionCurrencyDataGridViewCellValueNeeded ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
리턴 | void |
protected OnCountryRegionCurrencyDataGridViewCellValuePushed ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
리턴 | void |
protected OnCountryRegionCurrencyDataGridViewDataError ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
리턴 | void |
protected System.Windows.Forms.DataGridViewComboBoxColumn uxCountryRegionCodeDataGridViewColumn | ||
리턴 | System.Windows.Forms.DataGridViewComboBoxColumn |
protected System.Windows.Forms.BindingSource uxCountryRegionCurrencyBindingSource | ||
리턴 | System.Windows.Forms.BindingSource |
protected System.Windows.Forms.DataGridView uxCountryRegionCurrencyDataGridView | ||
리턴 | System.Windows.Forms.DataGridView |
protected System.Windows.Forms.ErrorProvider uxCountryRegionCurrencyErrorProvider | ||
리턴 | System.Windows.Forms.ErrorProvider |
protected System.Windows.Forms.DataGridViewComboBoxColumn uxCurrencyCodeDataGridViewColumn | ||
리턴 | System.Windows.Forms.DataGridViewComboBoxColumn |