PowerTools InputMan for ASP.NET 8.0J
GetDropDownType メソッド
ドロップダウン時に表示するオブジェクトを取得します。
構文
var instance = new GCIM.GcDate();
var value; // Type: DropDownType
value = instance.GetDropDownType();
function GetDropDownType() : DropDownType;

戻り値

型 : DropDownType
ドロップダウンオブジェクトを示す値("calendar"、"numericpad"、"picker")。
参照

GcDate オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.