PowerTools InputMan for ASP.NET 8.0J
GetAllowDeleteToNull メソッド
UI での削除操作によってすべてのテキストが削除されたときに値をNullと0のどちらにするかを示す値を取得します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: any
value = instance.GetAllowDeleteToNull();
function GetAllowDeleteToNull() : any;

戻り値

型 : any
Nullにする場合はtrue、0にする場合はfalse。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.