Version

PageScrollAnimation class

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

Object
   Infragistics.Web.UI.AnimationBase
      Infragistics.Web.UI.ScrollAnimationBase
         Infragistics.Web.UI.PageScrollAnimation

See Also