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

戻り値

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

GcTime オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.