PowerTools InputMan for ASP.NET 8.0J
SetMaxDate メソッド
選択可能な最大日付。
選択可能な日付の最大値を設定します。
構文
var instance = new GCIM.DropDownCalendar();
var returnValue; // Type: any

// パラメータ
var value; //タイプ: date

returnValue = instance.SetMaxDate(value);
function SetMaxDate( 
   value : date
) : any;

パラメータ

value
選択可能な最大日付。
参照

DropDownCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.