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)

パラメーター

適用対象

こちらもご覧ください