ASP.NET Core MVC コントロールヘルプ
ItemsSourceId メソッド (PivotPanelBuilder)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotPanelBuilder クラス : ItemsSourceId メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotPanel.ItemsSourceId. Sets the id of the C1.Web.Mvc.Olap.PivotEngine service or the C1.Web.Mvc.CollectionViewService<T> service being controlled by this C1.Web.Mvc.Olap.PivotPanel.
シンタックス
'宣言
 
Public Function ItemsSourceId( _
   ByVal value As System.String _
) As PivotPanelBuilder
public PivotPanelBuilder ItemsSourceId( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotPanelBuilder クラス
PivotPanelBuilder メンバ