バージョン

RowAxisProvider コンストラクタ

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

パラメータ

gridLayout
グリッドのレイアウト。
isParentInFrot
true に設定すると、[前の親です]。
参照