PowerTools InputMan for ASP.NET 8.0J
GetNegativePrefix メソッド
入力時の負の数値の前に配置する通貨記号や負号などのリテラル文字を取得します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: string
value = instance.GetNegativePrefix();
function GetNegativePrefix() : string;

戻り値

型 : string
負の数値の前に配置するリテラル文字。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.