FlexGrid for WPF
GridPanelPeer コンストラクタ

C1.WPF.Grid アセンブリ > C1.WPF.Grid.Automation 名前空間 > GridPanelPeer クラス : GridPanelPeer コンストラクタ
関連付ける C1.WPF.Grid.FlexGrid オートメーションピア。
関連付けるパネル。
GridPanelPeer クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal gridPeer As FlexGridAutomationPeer, _
   ByVal panel As GridPanel _
)
public GridPanelPeer( 
   FlexGridAutomationPeer gridPeer,
   GridPanel panel
)

パラメータ

gridPeer
関連付ける C1.WPF.Grid.FlexGrid オートメーションピア。
panel
関連付けるパネル。
参照

GridPanelPeer クラス
GridPanelPeer メンバ