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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridSearchBuilder クラス : Delay メソッド
The value.
Configurates C1.Web.Mvc.FlexGridSearch.Delay. Sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed.
シンタックス
'宣言
 
Public Function Delay( _
   ByVal value As System.Integer _
) As FlexGridSearchBuilder
public FlexGridSearchBuilder Delay( 
   System.int value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridSearchBuilder クラス
FlexGridSearchBuilder メンバ