FlexGrid for WPF
GridRowAutomationPeer コンストラクタ

C1.WPF.Grid アセンブリ > C1.WPF.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 メンバ