バージョン

PivotGroupByRow コンストラクタ

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

パラメータ

gridLayout
PivotGroupByRow に関連付けられている Infragistics.Controls.Grids.PivotGridLayout
参照