バージョン

PivotGridLayout コンストラクタ

PivotGridLayout クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal grid As XamPivotGrid _
)
public PivotGridLayout( 
   XamPivotGrid grid
)

パラメータ

grid
このレイアウトを所有するグリッド。
参照