FlexGrid for WPF
GridCellAutomationPeer コンストラクタ

C1.WPF.Grid アセンブリ > C1.WPF.Grid.Automation 名前空間 > GridCellAutomationPeer クラス : GridCellAutomationPeer コンストラクタ
関連付ける行オートメーションピア。
セルの型。
行。
列。
GridCellAutomationPeer クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal rowPeer As GridRowAutomationPeer, _
   ByVal cellType As GridCellType, _
   ByVal row As GridRow, _
   ByVal column As GridColumn _
)
public GridCellAutomationPeer( 
   GridRowAutomationPeer rowPeer,
   GridCellType cellType,
   GridRow row,
   GridColumn column
)

パラメータ

rowPeer
関連付ける行オートメーションピア。
cellType
セルの型。
row
行。
column
列。
参照

GridCellAutomationPeer クラス
GridCellAutomationPeer メンバ