Version

ScrollAnimations class

The object that contains the settings to change the type of Animation that will occur when the WebImageViewer scroll Images into view.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.ScrollAnimations = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.ScrollAnimations();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.ScrollAnimations

See Also