PowerTools InputMan for ASP.NET 8.0J
GetMaxSelectionCount メソッド
ユーザーが選択できる最大日数を取得します。
構文
var instance = new GCIM.GcCalendar(container, id);
var value; // Type: number
value = instance.GetMaxSelectionCount();
function GetMaxSelectionCount() : number;

戻り値

型 : number
選択可能な最大日数。
参照

GcCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.