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

戻り値

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

GcDate オブジェクト

 

 


© 2005-2015 GrapeCity inc. All rights reserved.