C# 클래스 XenAdmin.Wizards.PatchingWizard.PatchingWizard_PrecheckPage.PreCheckGridRow

상속: XenAdmin.Controls.DataGridViewEx.DataGridViewExRow
파일 보기 프로젝트 열기: xenserver/xenadmin

보호된 프로퍼티들

프로퍼티 타입 설명
_descriptionCell System.Windows.Forms.DataGridViewTextBoxCell
_iconCell System.Windows.Forms.DataGridViewImageCell
_solutionCell System.Windows.Forms.DataGridViewCell

보호된 메소드들

메소드 설명
PreCheckGridRow ( System.Windows.Forms.DataGridViewCell solutionCell ) : System

메소드 상세

PreCheckGridRow() 보호된 메소드

protected PreCheckGridRow ( System.Windows.Forms.DataGridViewCell solutionCell ) : System
solutionCell System.Windows.Forms.DataGridViewCell
리턴 System

프로퍼티 상세

_descriptionCell 보호되어 있는 프로퍼티

protected DataGridViewTextBoxCell,System.Windows.Forms _descriptionCell
리턴 System.Windows.Forms.DataGridViewTextBoxCell

_iconCell 보호되어 있는 프로퍼티

protected DataGridViewImageCell,System.Windows.Forms _iconCell
리턴 System.Windows.Forms.DataGridViewImageCell

_solutionCell 보호되어 있는 프로퍼티

protected DataGridViewCell,System.Windows.Forms _solutionCell
리턴 System.Windows.Forms.DataGridViewCell