C# Класс XenAdmin.Wizards.PatchingWizard.PatchingWizard_PrecheckPage.PreCheckGridRow

Наследование: XenAdmin.Controls.DataGridViewEx.DataGridViewExRow
Показать файл Открыть проект

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

Свойство Тип Описание
_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