ASP.NET Core MVC コントロールヘルプ
AllowFieldEditing メソッド

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス : AllowFieldEditing メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotEngine.AllowFieldEditing. Sets a value that determines whether users should be allowed to edit the properties of the Fields.
シンタックス
'宣言
 
Public Function AllowFieldEditing( _
   ByVal value As System.Boolean _
) As PivotEngineBuilder
public PivotEngineBuilder AllowFieldEditing( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ