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

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

パラメータ

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

GridPanelPeer クラス
GridPanelPeer メンバ