PowerTools InputMan for ASP.NET 8.0J
GetMaxMinBehavior メソッド
値が範囲外の場合にその値をどのように制御するかを取得します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: string
value = instance.GetMaxMinBehavior();
function GetMaxMinBehavior() : string;

戻り値

型 : string
範囲外の値の制御方法を示す値("adjusttomaxmin"、"clear"、"restore"、"cancelinput"、"keep")。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.