Version

NextItemAnimation class

An object that allows for customization of the NextItem Animation.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.NextItemAnimation = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.NextItemAnimation();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.AnimationObject
            Infragistics.Web.UI.NextItemAnimation

See Also