FlexGrid for WPF
GridCellAutomationPeer コンストラクタ

C1.WPF.Grid アセンブリ > C1.WPF.Grid.Automation 名前空間 > 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 メンバ