PowerTools InputMan for ASP.NET 8.0J
GetScrollRate メソッド
ナビゲータのスキップボタン1回の操作で移動する月の数を取得します。
構文
var instance = new GCIM.GcCalendar(container, id);
var value; // Type: number
value = instance.GetScrollRate();
function GetScrollRate() : number;

戻り値

型 : number
スキップボタン1回の操作で移動する月の数。
参照

GcCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.