Version

CalendarListAnimationStoppedEventArgs class

Class used as EventArgs while raising events after animation of list was stopped.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.CalendarListAnimationStoppedEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.CalendarListAnimationStoppedEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
         Infragistics.Web.UI.CalendarListAnimationStoppedEventArgs

See Also