GridViewAutomationPeer(GridView) 建構函式

定義

初始化 GridViewAutomationPeer 類別的新實例。

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

參數

owner
GridView

要為其建立對等的 GridView

適用於