PowerTools InputMan for ASP.NET 8.0J
GetValue メソッド
電卓で入力または計算された値を取得します。
構文
var instance = new GCIM.DropDownCalculator();
var value; // Type: number
value = instance.GetValue();
function GetValue() : number;

戻り値

型 : number
電卓の値。
参照

DropDownCalculator オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.