Version

AnimationBase class

A base class that provides the ability to create a custom animation.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.AnimationBase = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.AnimationBase();
Inheritance Hierarchy
See Also