WinUI コントロール
GridRowAutomationPeer コンストラクタ

C1.WinUI.Grid アセンブリ > C1.WinUI.Grid.Automation 名前空間 > GridRowAutomationPeer クラス : GridRowAutomationPeer コンストラクタ
関連付けられたパネルオートメーションピア。
行。
GridRowAutomationPeer クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal panelPeer As GridPanelPeer, _
   ByVal row As GridRow _
)
public GridRowAutomationPeer( 
   GridPanelPeer panelPeer,
   GridRow row
)

パラメータ

panelPeer
関連付けられたパネルオートメーションピア。
row
行。
参照

GridRowAutomationPeer クラス
GridRowAutomationPeer メンバ