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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : OnClientScrollPositionChanged メソッド
The value.
Configurates the C1.Web.Mvc.FlexGridBase<T>.OnClientScrollPositionChanged client event. Occurs after the control has scrolled.
シンタックス
'宣言
 
Public Overridable Function OnClientScrollPositionChanged( _
   ByVal value As System.String _
) As TBuilder
public virtual TBuilder OnClientScrollPositionChanged( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

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