Version

DatePickerAnimationStoppedEventArgs class

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

Object
   Sys.EventArgs
         Infragistics.Web.UI.DatePickerAnimationStoppedEventArgs

See Also