PowerTools InputMan for ASP.NET 8.0J
GetCalendarType メソッド
[jQuery対応]カレンダーのタイプを取得します。
構文
var instance = new GCIM.DropDownCalendar();
var value; // Type: CalendarType
value = instance.GetCalendarType();
function GetCalendarType() : CalendarType;

戻り値

型 : CalendarType
カレンダータイプを示す値("monthday"、"yearmonth")。
参照

DropDownCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.