C# 클래스 Nettiers.AdventureWorks.Windows.Forms.StudentMasterIndexDataGridViewBase

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: netTiers/netTiers

보호된 프로퍼티들

프로퍼티 타입 설명
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