PowerTools InputMan for ASP.NET 8.0J
GetAutoFilterMinimumPrefixLength メソッド
フィルタリング動作を開始する最少文字数を取得します。
構文
var instance = new GCIM.GcComboBox(container, id);
var value; // Type: number
value = instance.GetAutoFilterMinimumPrefixLength();
function GetAutoFilterMinimumPrefixLength() : number;

戻り値

型 : number
フィルタリング動作を開始する最少文字数。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.