Version

dropDownAnimationType Property

look at the $IG.AnimationEquationType enum, for the list of available enums the animation equation type
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_dropDownAnimationType() : AnimationEquationType
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebDropDown.get_dropDownAnimationType();
See Also