Version

animationType Property

The type of animation that the summary dropdown will play when it is displaying and hiding. The animation type
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_animationType() : AnimationEquationType
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfSummaryRow.get_animationType();
See Also