ASP.NET Core MVC コントロールヘルプ
Delay プロパティ (MultiSelect<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > MultiSelect<T> クラス : Delay プロパティ
Gets or sets the delay, in milliseconds, between when a keystroke occurs and when the search is performed to update the filter. This property is relevant only when the ShowFilterInput property is set to true.
シンタックス
'宣言
 
Public Property Delay As System.Integer
public System.int Delay {get; set;}
解説
The default value for this property is 500 milliseconds.
参照

MultiSelect<T> クラス
MultiSelect<T> メンバ