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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotGridBuilder クラス : ItemsSourceId メソッド
The id of the source. The source could be a C1.Web.Mvc.Olap.PivotPanel component or a C1.Web.Mvc.Olap.PivotEngine component.
Sets the source id.
シンタックス
'宣言
 
Public Overrides Function ItemsSourceId( _
   ByVal Id As System.String _
) As PivotGridBuilder
public override PivotGridBuilder ItemsSourceId( 
   System.string Id
)

パラメータ

Id
The id of the source. The source could be a C1.Web.Mvc.Olap.PivotPanel component or a C1.Web.Mvc.Olap.PivotEngine component.

戻り値の型

Current builder.
参照

PivotGridBuilder クラス
PivotGridBuilder メンバ