次の方法で共有


GridViewAutomationPeer(GridView) コンストラクター

定義

GridViewAutomationPeer クラスの新しいインスタンスを初期化します。

 GridViewAutomationPeer(GridView const& owner);
public GridViewAutomationPeer(GridView owner);
function GridViewAutomationPeer(owner)
Public Sub New (owner As GridView)

パラメーター

owner
GridView

ピアを作成する GridView

適用対象