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

C1.AspNetCore.Mvc.Olap アセンブリ > C1.Web.Mvc.Olap.Fluent 名前空間 > PivotEngineBuilder クラス : OnClientUpdatingView メソッド
The value.
Configurates the C1.Web.Mvc.Olap.PivotEngine.OnClientUpdatingView client event. Occurs when the engine starts updating the output pivot view list.
シンタックス
'宣言
 
Public Function OnClientUpdatingView( _
   ByVal value As System.String _
) As PivotEngineBuilder
public PivotEngineBuilder OnClientUpdatingView( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

PivotEngineBuilder クラス
PivotEngineBuilder メンバ