C# Class Nettiers.AdventureWorks.Windows.Forms.StudentMasterIndexDataGridViewBase

Inheritance: System.Windows.Forms.UserControl
Mostrar archivo Open project: netTiers/netTiers

Protected Properties

Property Type Description
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

Property Type Description
OnStudentMasterIndexBindingSourceCurrentItemChanged void

Public Methods

Method Description
StudentMasterIndexDataGridViewBase ( )

Initializes a new instance of the StudentMasterIndexDataGridViewBase class.

Protected Methods

Method Description
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.

Private Methods

Method Description
OnStudentMasterIndexBindingSourceCurrentItemChanged ( object sender, System e ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool true if managed resources should be disposed; otherwise, false.
return void

OnCurrentEntityChanged() protected method

Raised the CurrentEntityChanged event.
protected OnCurrentEntityChanged ( ) : void
return void

OnStudentMasterIndexDataGridViewCellValueNeeded() protected method

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.
return void

OnStudentMasterIndexDataGridViewCellValuePushed() protected method

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.
return void

OnStudentMasterIndexDataGridViewDataError() protected method

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.
return void

StudentMasterIndexDataGridViewBase() public method

Initializes a new instance of the StudentMasterIndexDataGridViewBase class.

Property Details

uxAddressLine1DataGridViewColumn protected_oe property

the DGV column associated with the AddressLine1 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine1DataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxAddressLine2DataGridViewColumn protected_oe property

the DGV column associated with the AddressLine2 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine2DataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxAddressLine3DataGridViewColumn protected_oe property

the DGV column associated with the AddressLine3 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine3DataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxAddressLine4DataGridViewColumn protected_oe property

the DGV column associated with the AddressLine4 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxAddressLine4DataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxDobDataGridViewColumn protected_oe property

the DGV column associated with the Dob property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxDobDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxEpassIdDataGridViewColumn protected_oe property

the DGV column associated with the EpassId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxEpassIdDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxEslPhaseDataGridViewColumn protected_oe property

the DGV column associated with the EslPhase property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxEslPhaseDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxFirstNameDataGridViewColumn protected_oe property

the DGV column associated with the FirstName property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxFirstNameDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxGenderDataGridViewColumn protected_oe property

the DGV column associated with the Gender property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxGenderDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxIndigeneousStatusDataGridViewColumn protected_oe property

the DGV column associated with the IndigeneousStatus property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxIndigeneousStatusDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxKnownNameDataGridViewColumn protected_oe property

the DGV column associated with the KnownName property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxKnownNameDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxLboteDataGridViewColumn protected_oe property

the DGV column associated with the Lbote property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxLboteDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxLegalNameDataGridViewColumn protected_oe property

the DGV column associated with the LegalName property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxLegalNameDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxOtherNamesDataGridViewColumn protected_oe property

the DGV column associated with the OtherNames property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxOtherNamesDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxPhone1DataGridViewColumn protected_oe property

the DGV column associated with the Phone1 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPhone1DataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxPhone2DataGridViewColumn protected_oe property

the DGV column associated with the Phone2 property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPhone2DataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxPhoneticMatchIdDataGridViewColumn protected_oe property

the DGV column associated with the PhoneticMatchId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPhoneticMatchIdDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxPostcodeDataGridViewColumn protected_oe property

the DGV column associated with the Postcode property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxPostcodeDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxSlpCreatedFlagDataGridViewColumn protected_oe property

the DGV column associated with the SlpCreatedFlag property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSlpCreatedFlagDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxSourceSystemDataGridViewColumn protected_oe property

the DGV column associated with the SourceSystem property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSourceSystemDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxSsabsaIdDataGridViewColumn protected_oe property

the DGV column associated with the SsabsaId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSsabsaIdDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxStudentIdDataGridViewColumn protected_oe property

the DGV column associated with the StudentId property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxStudentIdDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxStudentMasterIndexBindingSource protected_oe property

the bindingsource
protected System.Windows.Forms.BindingSource uxStudentMasterIndexBindingSource
return System.Windows.Forms.BindingSource

uxStudentMasterIndexDataGridView protected_oe property

the datagridview instance
protected System.Windows.Forms.DataGridView uxStudentMasterIndexDataGridView
return System.Windows.Forms.DataGridView

uxStudentMasterIndexErrorProvider protected_oe property

the errorprovider
protected System.Windows.Forms.ErrorProvider uxStudentMasterIndexErrorProvider
return System.Windows.Forms.ErrorProvider

uxStudentUpnDataGridViewColumn protected_oe property

the DGV column associated with the StudentUpn property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxStudentUpnDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxSuburbDataGridViewColumn protected_oe property

the DGV column associated with the Suburb property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSuburbDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxSurnameDataGridViewColumn protected_oe property

the DGV column associated with the Surname property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxSurnameDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn

uxTribalGroupDataGridViewColumn protected_oe property

the DGV column associated with the TribalGroup property
protected System.Windows.Forms.DataGridViewTextBoxColumn uxTribalGroupDataGridViewColumn
return System.Windows.Forms.DataGridViewTextBoxColumn