DataGridViewImageCell.DataGridViewImageCellAccessibleObject Конструктор

Определение

Инициализирует новый экземпляр класса DataGridViewImageCell.DataGridViewImageCellAccessibleObject.

public:
 DataGridViewImageCellAccessibleObject(System::Windows::Forms::DataGridViewCell ^ owner);
public DataGridViewImageCellAccessibleObject (System.Windows.Forms.DataGridViewCell owner);
public DataGridViewImageCellAccessibleObject (System.Windows.Forms.DataGridViewCell? owner);
new System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject : System.Windows.Forms.DataGridViewCell -> System.Windows.Forms.DataGridViewImageCell.DataGridViewImageCellAccessibleObject
Public Sub New (owner As DataGridViewCell)

Параметры

owner
DataGridViewCell

Объект DataGridViewCell, которому принадлежит DataGridViewImageCell.DataGridViewImageCellAccessibleObject.

Применяется к

См. также раздел