DataGridViewLinkCell.DataGridViewLinkCellAccessibleObject Конструктор

Определение

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

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

Параметры

owner
DataGridViewCell

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

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

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