PowerTools InputMan for ASP.NET 8.0J
GetSelectionMode メソッド
カレンダー内で日付を選択する方法を取得します。
構文
var instance = new GCIM.GcCalendar(container, id);
var value; // Type: SelectionMode
value = instance.GetSelectionMode();
function GetSelectionMode() : SelectionMode;

戻り値

型 : SelectionMode
選択方法を示す値("one"、"multisimple"、"multirich")。
参照

GcCalendar オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.