Свойство | Type | Description | |
---|---|---|---|
uxCostLastYearDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxCostYtdDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxCountryRegionCodeDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxGroupDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxModifiedDateDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxNameDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxRowguidDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxSalesLastYearDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxSalesTerritoryBindingSource | System.Windows.Forms.BindingSource | ||
uxSalesTerritoryDataGridView | System.Windows.Forms.DataGridView | ||
uxSalesTerritoryErrorProvider | System.Windows.Forms.ErrorProvider | ||
uxSalesYtdDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn | ||
uxTerritoryIdDataGridViewColumn | System.Windows.Forms.DataGridViewTextBoxColumn |
Свойство | Type | Description | |
---|---|---|---|
OnSalesTerritoryBindingSourceCurrentItemChanged | void |
Méthode | Description | |
---|---|---|
SalesTerritoryDataGridViewBase ( ) |
Initializes a new instance of the SalesTerritoryDataGridViewBase class.
|
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnCurrentEntityChanged ( ) : void |
Raised the CurrentEntityChanged event.
|
|
OnSalesTerritoryDataGridViewCellValueNeeded ( object sender, System e ) : void |
Handles the CellValueNeeded event of the uxSalesTerritoryDataGridView control.
|
|
OnSalesTerritoryDataGridViewCellValuePushed ( object sender, System e ) : void |
Handles the CellValuePushed event of the uxSalesTerritoryDataGridView control.
|
|
OnSalesTerritoryDataGridViewDataError ( object sender, System e ) : void |
Handles the DataError event of the uxSalesTerritoryDataGridView control.
|
Méthode | Description | |
---|---|---|
OnSalesTerritoryBindingSourceCurrentItemChanged ( object sender, System e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |
protected OnCurrentEntityChanged ( ) : void | ||
Résultat | void |
protected OnSalesTerritoryDataGridViewCellValueNeeded ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
Résultat | void |
protected OnSalesTerritoryDataGridViewCellValuePushed ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
Résultat | void |
protected OnSalesTerritoryDataGridViewDataError ( object sender, System e ) : void | ||
sender | object | The source of the event. |
e | System | The |
Résultat | void |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxCostLastYearDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxCostYtdDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxCountryRegionCodeDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxGroupDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxModifiedDateDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxNameDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxRowguidDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSalesLastYearDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |
protected System.Windows.Forms.BindingSource uxSalesTerritoryBindingSource | ||
Résultat | System.Windows.Forms.BindingSource |
protected System.Windows.Forms.DataGridView uxSalesTerritoryDataGridView | ||
Résultat | System.Windows.Forms.DataGridView |
protected System.Windows.Forms.ErrorProvider uxSalesTerritoryErrorProvider | ||
Résultat | System.Windows.Forms.ErrorProvider |
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSalesYtdDataGridViewColumn | ||
Résultat | System.Windows.Forms.DataGridViewTextBoxColumn |