PowerTools InputMan for ASP.NET 8.0J
MinimumPrefixLength プロパティ

フィルタリング動作を開始する最少文字数を取得または設定します。
構文
Public Property MinimumPrefixLength As Integer
public int MinimumPrefixLength {get; set;}

プロパティ値

既定値:3
例外
例外解説
System.ArgumentOutOfRangeException 1未満の値が設定されています。
解説
MinimumPrefixLengthプロパティで設定された値の文字数が入力されてから、フィルタリング動作を開始するまでの時間は、Intervalプロパティで設定します。
参照

AutoFilter クラス
AutoFilter メンバ

 

 


© 2005-2015 GrapeCity inc. All rights reserved.