PowerTools InputMan for ASP.NET 8.0J
GetDropDownClosingAnimation メソッド
ドロップダウン部分を閉じたときのアニメーション効果を取得します。
構文
var instance = new GCIM.GcNumber(container, id);
var value; // Type: DropDownAnimation
value = instance.GetDropDownClosingAnimation();
function GetDropDownClosingAnimation() : DropDownAnimation;

戻り値

型 : DropDownAnimation
アニメーション効果を表す値("none"、"scroll"、"slide"、"fade"、"center"、"extend"、"drag")。
参照

GcNumber オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.