ASP.NET Core MVC コントロールヘルプ
AddPivotField(Action<PivotFieldBuilder>) メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > FieldItemFactory クラス > AddPivotField メソッド : AddPivotField(Action<PivotFieldBuilder>) メソッド
The specified action to update TItem instance.
Add a C1.Web.Mvc.Olap.PivotField instance updated by the specified action to the collection.
シンタックス
'宣言
 
Public Overloads Function AddPivotField( _
   ByVal build As System.Action(Of PivotFieldBuilder) _
) As FieldItemFactory
public FieldItemFactory AddPivotField( 
   System.Action<PivotFieldBuilder> build
)

パラメータ

build
The specified action to update TItem instance.

戻り値の型

The factory instance
参照

FieldItemFactory クラス
FieldItemFactory メンバ
オーバーロード一覧