Version

NextItemScrollAnimation class

Initializes NextItemScrollAnimation object and allows customizations for the next item type animations.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.NextItemScrollAnimation = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.NextItemScrollAnimation();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.AnimationBase
      Infragistics.Web.UI.ScrollAnimationBase
         Infragistics.Web.UI.NextItemScrollAnimation

See Also