ASP.NET Core MVC コントロールヘルプ
Binding メソッド (PivotFieldBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotFieldBaseBuilder<TControl,TBuilder> クラス : Binding メソッド
The value.
Configurates C1.Web.Mvc.Olap.PivotFieldBase.Binding. Sets the name of the source column which the field is bound to.
シンタックス
'宣言
 
Public Function Binding( _
   ByVal value As System.String _
) As TBuilder
public TBuilder Binding( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
For cube field, it is UniqueName of the field.
参照

PivotFieldBaseBuilder<TControl,TBuilder> クラス
PivotFieldBaseBuilder<TControl,TBuilder> メンバ