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

戻り値

型 : number
フィルタリング動作を開始するまでのミリ秒時間。
参照

GcComboBox オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.