C# Class XenAdmin.Wizards.PatchingWizard.PatchingWizard_PrecheckPage.PreCheckGridRow

Inheritance: XenAdmin.Controls.DataGridViewEx.DataGridViewExRow
Exibir arquivo Open project: xenserver/xenadmin

Protected Properties

Property Type Description
_descriptionCell System.Windows.Forms.DataGridViewTextBoxCell
_iconCell System.Windows.Forms.DataGridViewImageCell
_solutionCell System.Windows.Forms.DataGridViewCell

Protected Methods

Method Description
PreCheckGridRow ( System.Windows.Forms.DataGridViewCell solutionCell ) : System

Method Details

PreCheckGridRow() protected method

protected PreCheckGridRow ( System.Windows.Forms.DataGridViewCell solutionCell ) : System
solutionCell System.Windows.Forms.DataGridViewCell
return System

Property Details

_descriptionCell protected_oe property

protected DataGridViewTextBoxCell,System.Windows.Forms _descriptionCell
return System.Windows.Forms.DataGridViewTextBoxCell

_iconCell protected_oe property

protected DataGridViewImageCell,System.Windows.Forms _iconCell
return System.Windows.Forms.DataGridViewImageCell

_solutionCell protected_oe property

protected DataGridViewCell,System.Windows.Forms _solutionCell
return System.Windows.Forms.DataGridViewCell