PowerTools InputMan for ASP.NET 8.0J
GetDropDownCalculator メソッド
ドロップダウン電卓のオブジェクトを取得します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: DropDownCalculator
value = instance.GetDropDownCalculator();
function GetDropDownCalculator() : DropDownCalculator;

戻り値

型 : DropDownCalculator
DropDownCalculatorオブジェクト。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.