Version

SliderThumbMouseEventArgs class

Class used as EventArgs while raising events related to mouse over thumbs of WebSlider.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.SliderThumbMouseEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.SliderThumbMouseEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
         Infragistics.Web.UI.SliderThumbMouseEventArgs

See Also