C# Класс Nettiers.AdventureWorks.Windows.Forms.StudentMasterIndexDataGridViewBase

Наследование: System.Windows.Forms.UserControl
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
uxAddressLine1DataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxAddressLine2DataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxAddressLine3DataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxAddressLine4DataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxDobDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxEpassIdDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxEslPhaseDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxFirstNameDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxGenderDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxIndigeneousStatusDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxKnownNameDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxLboteDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxLegalNameDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxOtherNamesDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxPhone1DataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxPhone2DataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxPhoneticMatchIdDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxPostcodeDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxSlpCreatedFlagDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxSourceSystemDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxSsabsaIdDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxStudentIdDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxStudentMasterIndexBindingSource System.Windows.Forms.BindingSource
uxStudentMasterIndexDataGridView System.Windows.Forms.DataGridView
uxStudentMasterIndexErrorProvider System.Windows.Forms.ErrorProvider
uxStudentUpnDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxSuburbDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxSurnameDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn
uxTribalGroupDataGridViewColumn System.Windows.Forms.DataGridViewTextBoxColumn

Private Properties

Свойство Тип Описание
OnStudentMasterIndexBindingSourceCurrentItemChanged void

Открытые методы

Метод Описание
StudentMasterIndexDataGridViewBase ( )

Initializes a new instance of the StudentMasterIndexDataGridViewBase class.

Защищенные методы

Метод Описание
Dispose ( bool disposing ) : void

Clean up any resources being used.

OnCurrentEntityChanged ( ) : void

Raised the CurrentEntityChanged event.

OnStudentMasterIndexDataGridViewCellValueNeeded ( object sender, System e ) : void

Handles the CellValueNeeded event of the uxStudentMasterIndexDataGridView control.

OnStudentMasterIndexDataGridViewCellValuePushed ( object sender, System e ) : void

Handles the CellValuePushed event of the uxStudentMasterIndexDataGridView control.

OnStudentMasterIndexDataGridViewDataError ( object sender, System e ) : void

Handles the DataError event of the uxStudentMasterIndexDataGridView control.

Приватные методы

Метод Описание
OnStudentMasterIndexBindingSourceCurrentItemChanged ( object sender, System e ) : void

Описание методов

Dispose() защищенный Метод

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
Результат void

OnCurrentEntityChanged() защищенный Метод

Raised the CurrentEntityChanged event.
protected OnCurrentEntityChanged ( ) : void
Результат void

OnStudentMasterIndexDataGridViewCellValueNeeded() защищенный Метод

Handles the CellValueNeeded event of the uxStudentMasterIndexDataGridView control.
protected OnStudentMasterIndexDataGridViewCellValueNeeded ( object sender, System e ) : void
sender object The source of the event.
e System The instance containing the event data.
Результат void

OnStudentMasterIndexDataGridViewCellValuePushed() защищенный Метод

Handles the CellValuePushed event of the uxStudentMasterIndexDataGridView control.
protected OnStudentMasterIndexDataGridViewCellValuePushed ( object sender, System e ) : void
sender object The source of the event.
e System The instance containing the event data.
Результат void

OnStudentMasterIndexDataGridViewDataError() защищенный Метод

Handles the DataError event of the uxStudentMasterIndexDataGridView control.
protected OnStudentMasterIndexDataGridViewDataError ( object sender, System e ) : void
sender object The source of the event.
e System The instance containing the event data.
Результат void

StudentMasterIndexDataGridViewBase() публичный Метод

Initializes a new instance of the StudentMasterIndexDataGridViewBase class.

Описание свойств

uxAddressLine1DataGridViewColumn защищенное свойство

the DGV column associated with the AddressLine1 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine1DataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxAddressLine2DataGridViewColumn защищенное свойство

the DGV column associated with the AddressLine2 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine2DataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxAddressLine3DataGridViewColumn защищенное свойство

the DGV column associated with the AddressLine3 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine3DataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxAddressLine4DataGridViewColumn защищенное свойство

the DGV column associated with the AddressLine4 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine4DataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxDobDataGridViewColumn защищенное свойство

the DGV column associated with the Dob property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxDobDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxEpassIdDataGridViewColumn защищенное свойство

the DGV column associated with the EpassId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxEpassIdDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxEslPhaseDataGridViewColumn защищенное свойство

the DGV column associated with the EslPhase property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxEslPhaseDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxFirstNameDataGridViewColumn защищенное свойство

the DGV column associated with the FirstName property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxFirstNameDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxGenderDataGridViewColumn защищенное свойство

the DGV column associated with the Gender property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxGenderDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxIndigeneousStatusDataGridViewColumn защищенное свойство

the DGV column associated with the IndigeneousStatus property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxIndigeneousStatusDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxKnownNameDataGridViewColumn защищенное свойство

the DGV column associated with the KnownName property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxKnownNameDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxLboteDataGridViewColumn защищенное свойство

the DGV column associated with the Lbote property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxLboteDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxLegalNameDataGridViewColumn защищенное свойство

the DGV column associated with the LegalName property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxLegalNameDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxOtherNamesDataGridViewColumn защищенное свойство

the DGV column associated with the OtherNames property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxOtherNamesDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxPhone1DataGridViewColumn защищенное свойство

the DGV column associated with the Phone1 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPhone1DataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxPhone2DataGridViewColumn защищенное свойство

the DGV column associated with the Phone2 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPhone2DataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxPhoneticMatchIdDataGridViewColumn защищенное свойство

the DGV column associated with the PhoneticMatchId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPhoneticMatchIdDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxPostcodeDataGridViewColumn защищенное свойство

the DGV column associated with the Postcode property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPostcodeDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxSlpCreatedFlagDataGridViewColumn защищенное свойство

the DGV column associated with the SlpCreatedFlag property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSlpCreatedFlagDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxSourceSystemDataGridViewColumn защищенное свойство

the DGV column associated with the SourceSystem property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSourceSystemDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxSsabsaIdDataGridViewColumn защищенное свойство

the DGV column associated with the SsabsaId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSsabsaIdDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxStudentIdDataGridViewColumn защищенное свойство

the DGV column associated with the StudentId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxStudentIdDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxStudentMasterIndexBindingSource защищенное свойство

the bindingsource
protected System.Windows.Forms.BindingSource uxStudentMasterIndexBindingSource
Результат System.Windows.Forms.BindingSource

uxStudentMasterIndexDataGridView защищенное свойство

the datagridview instance
protected System.Windows.Forms.DataGridView uxStudentMasterIndexDataGridView
Результат System.Windows.Forms.DataGridView

uxStudentMasterIndexErrorProvider защищенное свойство

the errorprovider
protected System.Windows.Forms.ErrorProvider uxStudentMasterIndexErrorProvider
Результат System.Windows.Forms.ErrorProvider

uxStudentUpnDataGridViewColumn защищенное свойство

the DGV column associated with the StudentUpn property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxStudentUpnDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxSuburbDataGridViewColumn защищенное свойство

the DGV column associated with the Suburb property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSuburbDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxSurnameDataGridViewColumn защищенное свойство

the DGV column associated with the Surname property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSurnameDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn

uxTribalGroupDataGridViewColumn защищенное свойство

the DGV column associated with the TribalGroup property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxTribalGroupDataGridViewColumn
Результат System.Windows.Forms.DataGridViewTextBoxColumn