AutoComplete for ASP.NET Web Forms
MinLength プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1AutoComplete 名前空間 > C1AutoComplete クラス : MinLength プロパティ
The minimum number of characters a user has to type before the Autocomplete activates. Zero is useful for local data with just a few items. Should be increased when there are a lot of items, where a single character would match a few thousand items. Reference: http://jqueryui.com/demos/autocomplete/#minLength
シンタックス
'宣言
 
Public Property MinLength As System.Integer
public System.int MinLength {get; set;}
参照

C1AutoComplete クラス
C1AutoComplete メンバ