PowerTools InputMan for ASP.NET 8.0J
GetMinDate メソッド
選択可能な日付の最小値を取得します。
構文
var instance = new GCIM.GcCalendar(container, id);
var value; // Type: Date
value = instance.GetMinDate();
function GetMinDate() : Date;

戻り値

型 : Date
選択可能な最小日付。
参照

GcCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.