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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス : ItemsSourceId メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotEngine.ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.
シンタックス
'宣言
 
Public Function ItemsSourceId( _
   ByVal value As System.String _
) As PivotEngineBuilder
public PivotEngineBuilder ItemsSourceId( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ