ASP.NET MVC コントロールヘルプ
PivotGridBuilder コンストラクタ

C1.Web.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotGridBuilder クラス : PivotGridBuilder コンストラクタ
構成するC1.Web.Mvc.Olap.PivotGridオブジェクト。
1つのPivotGridBuilderインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As PivotGrid _
)
public PivotGridBuilder( 
   PivotGrid component
)

パラメータ

component
構成するC1.Web.Mvc.Olap.PivotGridオブジェクト。
参照

PivotGridBuilder クラス
PivotGridBuilder メンバ