PowerTools InputMan for ASP.NET 8.0J
GetFirstMonthInView メソッド
12か月分のカレンダーを表示している場合に、左上に配置する最初の月を取得します。
構文
var instance = new GCIM.DropDownCalendar();
var value; // Type: Months
value = instance.GetFirstMonthInView();
function GetFirstMonthInView() : Months;

戻り値

型 : Months
月を示す値("default"、"january"、"february"、"march"、"april"、"may"、"june"、"july"、"august"、"september"、"october"、"november"、"december")。
参照

DropDownCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.