Version

animation Property

Gets reference to container of properties related to animation. That is type of Infragistics.Web.UI.SlideFadeAnimation Reference to animation
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_animation() : SlideFadeAnimation
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebMonthCalendar.get_animation();
See Also