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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : OnClientUpdatedView メソッド
The value.
Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientUpdatedView client event. Occurs when the grid finishes creating/updating the elements that make up the current view.
シンタックス
'宣言
 
Public Overridable Function OnClientUpdatedView( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder OnClientUpdatedView( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
The grid updates the view in response to several actions, including:
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ