バージョン

PivotDataRow コンストラクタ

PivotDataRow クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Protected Friend Function New( _
   ByVal gridLayout As PivotGridLayout _
)
protected internal PivotDataRow( 
   PivotGridLayout gridLayout
)

パラメータ

gridLayout
PivotDataRow に関連付けられている PivotGridLayout
参照